![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
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>