Skip to content

Commit 171762b

Browse files
authored
Update README.md
1 parent b4ad568 commit 171762b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Features
2323
- convertScientificNotationToString - converts scientific notation to string
2424
- getScale - gets current global scale
2525
- getDecimalsLengthFromNumber - gets amount of decimals
26-
- hexdec - hexadecimal to decimal
27-
- dechex - decimal to hexadecimal
26+
- hexdec - converting from hexadecimal to decimal
27+
- dechex - converting from decimal to hexadecimal
2828
- new math functions
2929
- round
3030
- abs

0 commit comments

Comments
 (0)