Click or drag to resize

CMATHrFloor Method

Calculates the floor of the value

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

public static double rFloor(
	double z
)

Parameters

z
Type: SystemDouble
Real

Return Value

Type: Double
Real
Remarks
Dummy values return dummy
See Also