Click or drag to resize

CMATHrTan Method

Calculate the tangent

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

public static double rTan(
	double val
)

Parameters

val
Type: SystemDouble
Angle in radians

Return Value

Type: Double
Real
Remarks
Dummy values return dummy
See Also