Part Number: MSP432P401R
Tool/software: Code Composer Studio
I use MSP432P401R to write CCS programs. I use #include <math.h> to find square root mathematical operations that can be performed using sqrt (), but I ca n’t find the integral operation function. Is there an integral operation function in CCS?