micropython/lib/libm
Damien George 20beff9ae3 py and libm: Add asinf,acosf; print higher precision for float.
Also use less stack space when printing single precision float.

Addition of asinf and acosf addresses issue #851.
2014-09-11 22:24:45 +01:00
..
asinfacosf.c py and libm: Add asinf,acosf; print higher precision for float. 2014-09-11 22:24:45 +01:00
atan2f.c lib: Add lib and libm, moving current files from stmhal. 2014-08-29 22:42:26 +01:00
atanf.c lib: Add lib and libm, moving current files from stmhal. 2014-08-29 22:42:26 +01:00
libm.h lib: Add lib and libm, moving current files from stmhal. 2014-08-29 22:42:26 +01:00
math.c py and libm: Add asinf,acosf; print higher precision for float. 2014-09-11 22:24:45 +01:00
mathsincos.c lib: Add lib and libm, moving current files from stmhal. 2014-08-29 22:42:26 +01:00