Computes the Cosecant of the given angle (in Degrees) using
Methods for decimal, double and int Parameters.
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);
DecimalOps Class | Esb.Math Namespace | Sin | Sin