Math_TrigOp
- Math_TrigOp::acoth — Calculates the inverse hyperbolic cotangent of the parameter
- Math_TrigOp::acsch — Calculates the inverse hyperbolic cosecant of the parameter
- Math_TrigOp::asech — Calculates the inverse hyperbolic secant of the parameter
- Math_TrigOp::cot — Calculates the cotangent of the parameter
- Math_TrigOp::coth — Calculates the hyperbolic cotangent of the parameter
- Math_TrigOp::csc — Calculates the cosecant of the parameter
- Math_TrigOp::csch — Calculates the hyperbolic cosecant of the parameter
- Math_TrigOp::sec — Calculates the secant of the parameter
- Math_TrigOp::sech — Calculates the hyperbolic secant of the parameter
- Class Summary Math_TrigOp — Math_TrigOp: static class implementing supplementary trigonometric functions