Set of additional angular methods: [hyperbolic] [arcus] cotangent/secant/cosecant. These are accessible through ng namespace, for example:
Math.ng.cot(1)
List of methods:
cot()- cotangentsec()- secantcsc()- cosecantacot()- arcus cotangentasec()- arcus secantacsc()- arcus cosecantcoth()- hyperbolic cotangentsech()- hyperbolic secantcsch()- hyperbolic cosecantacoth()- hyperbolic arcus cotangentasech()- hyperbolic arcus secantacsch()- hyperbolic arcus cosecant
For even more methods consult math-ngx.