Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 839 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 839 Bytes

math.core

The math.core library contains core mathematical functions and algorithms for Clojure and Clojurescript.

math.core contains wrappers for the functions in Java Math and additional functions for e.g. statistics, probability, geometry and trigonometry. It contains implementations of complex, quaternion and octonion numbers, too.

Clojars Version GitHub

Usage

Dependency math.core on Clojars

Copyright

© 2011-2023 Ludger Solbach

License

Eclipse Public License 1.0

Code Repository

math.core on GitHub