| Line 1: |
Line 1: |
| − | cis
| + | <div style="font-size:30px">'''CIS (Theta)'''</div><br/> |
| | + | *<math>Theta</math> is the angle value. |
| | + | |
| | + | ==Description== |
| | + | *This function gives the CIS value. |
| | + | *CIS is another name for the complex exponential. |
| | + | *<math>Cis(x)=e^{ix}=Cosx+i Sinx</math>, where <math>Cos</math> is the <math>Cosine</math> function,<math>i</math> is the imaginary unit and <math>Sin</math> is the <math>Sine</math>. |
| | + | *Also<math> Cos(x)= \frac{e^{ix}+e^{-ix}}{2}</math>;<math>Sin(x)=\frac{e^{ix}-e^{-ix}}{2i}</math> and <math>i^2</math>=-1. |
| | + | *So "Cis" abbreviates "Cos + i Sin". |