manual:chapter3:complex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
manual:chapter3:complex [2019/10/07 16:08]
jojo1973 [Entering complex numbers] C→R actually removes the complex from the stack
manual:chapter3:complex [2019/10/07 16:09] (current)
jojo1973 [Commands for complex numbers] Updated output of C→R
Line 26: Line 26:
  
 | Command | Purpose | Example ($\theta$ in degrees) | | Command | Purpose | Example ($\theta$ in degrees) |
-| ''C→R'' | Break down complex number to two reals | ''(5,3) C→R'' yields ''(5,3)'' ''5'' ''3''|+| ''C→R'' | Break down complex number to two reals | ''(5,3) C→R'' yields ''5'' ''3''|
 | ''R→C'' | Combine two numbers to a complex | ''5 3 R→C'' yields ''(5,3)''| | ''R→C'' | Combine two numbers to a complex | ''5 3 R→C'' yields ''(5,3)''|
 | ''IM'' | Imaginary part of a complex number | ''(5,3) IM'' yields ''3'' | | ''IM'' | Imaginary part of a complex number | ''(5,3) IM'' yields ''3'' |
  • manual/chapter3/complex.txt
  • Last modified: 2019/10/07 16:09
  • by jojo1973