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.
请问TMS320F28062如何进行 IN 函数计算(即loge)?
C:\ti\c2000\C2000Ware_4_03_00_00\libraries\math\FPUfastRTS\c28\examples\exp_f32
C:\ti\c2000\C2000Ware_4_03_00_00\libraries\math\FPUfastRTS\c28\examples\log_f32
我在 C:\ti\c2000\C2000Ware_5_00_00_00\libraries\math\FPUfastRTS\c28\examples\log_f32 只看到 log 计算函数,没有看到 IN (即loge)计算函数,请问 IN (即loge)计算函数在哪能找到?