Click or drag to resize
CMATHiAbs Method
Calculate absolute value

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 return dummy
Syntax
public static int iAbs(
	int i1
)

Parameters

i1
Type: SystemInt32
integer

Return Value

Type: Int32
integer
See Also