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