mirror of
https://github.com/nim-lang/Nim.git
synced 2026-09-06 21:50:51 +00:00
* Add secant, cosecant and cotangent. * Add hyperbolic functions of cotangent, secant and cosecant. * Add inverse hyperbolic functions. * Change to use defined function of C and JS. * Bug fix and refactoring. * Add change to changelog.md