| dual-is-numeric | R Documentation |
Returns TRUE for dual numbers so that defensive type checks pass.
## S4 method for signature 'dualr'
is.numeric(x)
x |
A |
TRUE.
is.numeric(dual(1, 0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.