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