TrigELCos Method (Double)

GF Charts Help
Returns the cosine of the specified angle.

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

public static double Cos(
	double value
)

Parameters

value
Type: SystemDouble
An angle, measured in degrees.

Return Value

Type: Double
The cosine of value
See Also

Reference