chaotic-society / theoretica

A C++ math library for scientific computing with a simple and elegant interface.
https://chaotic-society.github.io/theoretica/
GNU Lesser General Public License v3.0
21 stars 4 forks source link

Finish implementation of ln, pow and acos #1

Closed mattiaisgro closed 7 years ago

mattiaisgro commented 7 years ago

pow(float, float) needs implementation of ln(float)

mattiaisgro commented 7 years ago

acos(float) can be computed using series