Damien George 0b239d458c lib/libm_dbl/tanh: Make tanh more efficient and handle large numbers.
Prior to this patch tanh(large number) would return nan due to inf/inf.
2018-09-04 16:57:46 +10:00
..
2018-07-18 17:12:26 +10:00

This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.