Skip to content

damianc/math-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

math-ng

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() - cotangent
  • sec() - secant
  • csc() - cosecant
  • acot() - arcus cotangent
  • asec() - arcus secant
  • acsc() - arcus cosecant
  • coth() - hyperbolic cotangent
  • sech() - hyperbolic secant
  • csch() - hyperbolic cosecant
  • acoth() - hyperbolic arcus cotangent
  • asech() - hyperbolic arcus secant
  • acsch() - hyperbolic arcus cosecant

For even more methods consult math-ngx.

About

Set of additional angular methods for Math.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published