![]()  | 
  
  
    CMSIS-DSP
    Verison 1.1.0
    
   CMSIS DSP Software Library 
   | 
  
  
  
 
sin(x) * sin(x) + cos(x) * cos(x) = 1where
x is the angle in radians.
testInput_f32 array of input angle in radians testOutput stores sum of the squares of sine and cosine values of input angle