Changes

no edit summary
Line 2: Line 2:  
* where '''x''' is the angle in Degrees
 
* where '''x''' is the angle in Degrees
   −
[[Manuals/calci/SIN| SIN]] can be used if the angle is in Radians.  
+
[[Manuals/calci/SIN| SIN]] can be used if the angle is in Radians.<br/>
The angle can be a single value or any complex array of values.
+
The angle can be a single value or any complex array of values.<br/>
 
   
For example DSIN(1..100) can give an array of the results, which is the SIN value for each of the elements in the array. The array could be of any values either '+' or '-' like 1..5@DSIN or (-5)..(-1)@DSIN.  
 
For example DSIN(1..100) can give an array of the results, which is the SIN value for each of the elements in the array. The array could be of any values either '+' or '-' like 1..5@DSIN or (-5)..(-1)@DSIN.  
  −
      
==Description==
 
==Description==
writer
6,694

edits