Click or drag to resize
CSTrGetNormProb Method
Return percent value

Available since Oasis montaj version: 7.1
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static double rGetNormProb(
	CGXNETCore gxNetShared,
	double x
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
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