Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

Round

http://jonathanaquino.com/yubscripts/math/math.php?command=round&input=%s&precision=${precision=0}&xn_auth=no
NAME
    Round - Rounds a value

SYNOPSIS
    Round [VALUE] -p [PRECISION]

EXAMPLES
    Round 5.82    (returns: 6)
    Round 5.82 -precision 1    (returns: 5.8)
    Round 5.82 -precision -1    (returns: 10)

DESCRIPTION
    Rounds a value to a specified precision (number of digits after the decimal point). 
    Precision can also be negative or zero (default).

AUTHOR
    Allen Ormond <aormond (at) fromrocks (dot) com>
    
1248 uses - Created 2005-08-13 23:21:19 - Last used 2024-07-26 17:14:53
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.