Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krowinski authored Sep 13, 2018
1 parent b4ad568 commit 171762b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Features
- convertScientificNotationToString - converts scientific notation to string
- getScale - gets current global scale
- getDecimalsLengthFromNumber - gets amount of decimals
- hexdec - hexadecimal to decimal
- dechex - decimal to hexadecimal
- hexdec - converting from hexadecimal to decimal
- dechex - converting from decimal to hexadecimal
- new math functions
- round
- abs
Expand Down

0 comments on commit 171762b

Please sign in to comment.