Description Usage Arguments Value
Determine max floating point value with given bit allocation
1 | max_dbl_with_format(float_bits = c(1, 11, 52))
|
float_bits |
3-element numeric vector with bitwidths of sign, exponent and mantissa |
Return the value of the maximum possible value representable by this floating point representation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.