Click or drag to resize
CMATHrCos Method
Calculate the cosine

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Dummy values return dummy
Syntax
public static double rCos(
	CGXNETCore gxNetShared,
	double val
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
val
Type: SystemDouble
Angle in radians

Return Value

Type: Double
Real
See Also