Click or drag to resize
CMATHrArcCos Method
Calculate the arccosine

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Dummy values or values < -1 or > 1 return dummy
Syntax
public static double rArcCos(
	double d1
)

Parameters

d1
Type: SystemDouble
real

Return Value

Type: Double
real
See Also