EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalOps.CosecDeg Method

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

Methods for decimal, double and int Parameters.

Overload List

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

public static decimal CosecDeg(decimal);

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

public static decimal CosecDeg(double);

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

public static decimal CosecDeg(int);

See Also

DecimalOps Class | Esb.Math Namespace | Sin | Sin