This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to make function in "math.h" work?

math.h
For functions in this file to work, you must first call _fp_init() and reimplement __rt_raise().

what does this mean? could show me an exemple?

I want to use log(), how to make it work?

thanks!