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.

CCS4

ccs4如何调用数学库?我想用正弦 余弦 开方 幂函数等 可总出错 我在头文件中都加了#include "math.h"

#include "stdio.h"  可还是不行 为什么呢?