EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.Cosec Method

Computes the Cosecant of the given angle (in Radians) using .

Methods for decimal, double and int Parameters.

Overload List

Computes the Cosecant of the given angle (in Radians) using .

public static decimal Cosec(decimal);

Computes the Cosecant of the given angle (in Radians) using .

public static decimal Cosec(double);

Computes the Cosecant of the given angle (in Radians) using .

public static decimal Cosec(int);

See Also

DecimalOps Class | Esb.Math Namespace | Sin | Sin