AngleMathAtan Method

CVB.Net Documentation
Returns the angle whose tangent is the specified number.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static Angle Atan(
	double d
)

Parameters

d
Type: SystemDouble
Tangent

Return Value

Type: Angle
Angle
See Also

Reference