section of routines in yao_utils.i

functions in yao_utils.i -

 
 
 
cosf


             func cosf(array)  
 
   Returns the cos of the argument.  
   Input and output are float type.  
SEE ALSO:
 
 
 
sinf


             func sinf(array)  
 
   Returns the sin of the argument.  
   Input and output are float type.  
SEE ALSO: