We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ad568 commit 171762bCopy full SHA for 171762b
README.md
@@ -23,8 +23,8 @@ Features
23
- convertScientificNotationToString - converts scientific notation to string
24
- getScale - gets current global scale
25
- getDecimalsLengthFromNumber - gets amount of decimals
26
- - hexdec - hexadecimal to decimal
27
- - dechex - decimal to hexadecimal
+ - hexdec - converting from hexadecimal to decimal
+ - dechex - converting from decimal to hexadecimal
28
- new math functions
29
- round
30
- abs
0 commit comments