- Added AB/BC = AC type of simplification
- Added asin (Inverse sine)
- Added acos (Inverse cosine)
- Added atan (Inverse tangent)
- Added acot (Inverse cotangent)
- Added sinh (Hyperbolic sine)
- Added cosh (Hyperbolic cosine)
- Added tanh (Hyperbolic tangent)
- Added coth (Hyperbolic cotangent)
- Added sech (Hyperbolic secant)
- Added csch (Hyperbolic cosecant)
- Initial commit
- Derivatives of basic functions
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close