Click or drag to resize

CSTrGetNormProb Method

Return percent value

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static double rGetNormProb(
	double x
)

public static double rGetNormProb(
	double x
)

Parameters

x
Type: SystemDouble
Real

Return Value

Type: Double
real Notes this function is based on Normal Cumulative distribution function mit to about 5 standard deviations
See Also