This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

floor & ceil function- math library documentation.

Hello,

I need floor(float x) and ceil(float x) functions in my C++, CCS-4.0 allpication, but thay don't work.

I included <cmath.h> and i linked with math library rts2800_ml.lib (--library) but the compiler idicates me as unknown functions.

Any subjestion?

And.. where can i find documentation about rts2800 mathematical library?

Thank everyone.

 Massimiliano