| value | R Documentation |
Extract the value (primal) part of a dual number
value(d)
## S4 method for signature 'dualr'
value(d)
## S4 method for signature 'numeric'
value(d)
d |
A |
The value slot.
value(dual(3, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.