complex-atoms | R Documentation |
Basic atoms that support complex arithmetic.
## S4 method for signature 'Expression'
Re(z)
## S4 method for signature 'Expression'
Im(z)
## S4 method for signature 'Expression'
Conj(z)
z |
An Expression object. |
An Expression object that represents the real, imaginary, or complex conjugate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.