Computes the Secant of the given angle (in Degrees) using
Methods for decimal, double and int Parameters.
Computes the Secant of the given angle (in Degrees) using
public static decimal SecDeg(decimal);
Computes the Secant of the given angle (in Degrees) using
public static decimal SecDeg(double);
Computes the Secant of the given angle (in Degrees) using
public static decimal SecDeg(int);
DecimalOps Class | Esb.Math Namespace | Cos | Cos