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

Sum

(This command has been awarded a Yubnub Golden Egg)

http://jonathanaquino.com/yubscripts/math/math.php?command=sum&input=%s&xn_auth=no
NAME
    Sum - adds values together

SYNOPSIS
    Sum [VALUE1] [VALUE2] [VALUE3] ...

EXAMPLES
    Sum 20 5.3   (result: 25.3)
    Sum 2 4 6 8 10    (result: 30)

DESCRIPTION
    This command adds space separated numbers together. You can use as many numbers
    as you like.

AUTHOR
    Allen Ormond <aormond (at) fromrocks (dot) com>
    
30297 uses - Created 2005-08-13 22:59:26 - Last used 2024-04-19 11:15:44
Is this command broken? Tell Jon if you know how to fix it.