binary_string_to_rational | R Documentation |
Convert a binary string to its rational representation
binary_string_to_rational(binary_string)
binary_string |
A string representing a binary number, which may include a fractional part. |
A list containing the floating-point approximation, numerator, and denominator of the rational number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.