Created
January 17, 2018 12:10
-
-
Save PaulChana/81a2df714606907ebd9840e8e1eaf16d to your computer and use it in GitHub Desktop.
[RoundFloatToInt] Round a float to int in shell #shell #bash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
printf "%.0f" 2743410360.320 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment