cyberdstar / muparserx

Automatically exported from code.google.com/p/muparserx
Other
0 stars 0 forks source link

Add more std math functions #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if more standard math functions were available such as:
http://en.cppreference.com/w/c/numeric/math/atan2
http://en.cppreference.com/w/c/numeric/math/fmod
http://en.cppreference.com/w/c/numeric/math/remainder

Original issue reported on code.google.com by ilja.j.h...@nasa.gov on 18 Mar 2015 at 1:40

GoogleCodeExporter commented 9 years ago
Seems like a good idea

Original comment by ib...@gmx.info on 20 Mar 2015 at 8:56