我利用MSP432P401R撰寫CCS程式,我利用#include <math.h> 找到可以利用sqrt()進行開根號的數學運算,但是我找不到積分的運算函式,請問CCS中有積分的運算函式嗎?
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.
我利用MSP432P401R撰寫CCS程式,我利用#include <math.h> 找到可以利用sqrt()進行開根號的數學運算,但是我找不到積分的運算函式,請問CCS中有積分的運算函式嗎?