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.

28377D三角函数问题



在使用正切三角函数时候,TMU有个__atan函数,但是计算的结果与tanh相同。

后来使用math.h里面的tan函数。

想请教下,FPU或者TMU,没有tan功能函数吗?

使用math.h这个应该属于软件库,没有使用TMU里面的函数快吧?