complex-methods | R Documentation |
Determine if an expression is real, imaginary, or complex.
is_real(object)
is_imag(object)
is_complex(object)
object |
An Expression object. |
A logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.