TrigELAtan Method (Double)

GF Charts Help
Returns the angle whose tangent is the specified number.

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static double Atan(
	double value
)

Parameters

value
Type: SystemDouble
A number representing a tangent.

Return Value

Type: Double
An angle, measured in degrees
See Also

Reference