ccmath
ccmath copied to clipboard
Implement Hyperbolic Module
The hyperbolic module currently has the following functions that need implementation or work done.
TODO:
Implement:
- [ ] acosh
- [ ] asinh
- [ ] atanh
- [ ] cosh
- [ ] sinh
- [ ] tanh
Document:
- [ ] acosh
- [ ] asinh
- [ ] atanh
- [ ] cosh
- [ ] sinh
- [ ] tanh
NOTES:
None currently.