We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
toRadixString does not really make sense on non-integer numbers. Can we move the method from the num-interface to the integer interface?
This is somehow related to issue #1327.