Command: Math Purpose: Compute math equations Available at: Any prompt. Author: Bill Beogelein, 810-473-2020, 1:2410/207 Type "MATH" followed by the equation you wish solved. > MATH 1+1 > MATH (2+9)*(4/23) > MATH 7888/444 > MATH 2.378 / 3.44 * 92.23 > MATH 313988 - 284381 (How many more bytes can I D/L?) > MATH 34 * $.12 (At 12 cents/min, what has this 34min call costed?) Or during chats, join-confs, or the editor, the ">" char causes the output to be injected into the current buffer: > ^C MATH 5+4 > (Enter the results into the full-screen editor.) > /MATH 88+2 > (Show the results to user you're chatting with.) > /MATH 4/5/6/7 > (Show the results to everyone in joint-conf.) Legal math operators are: ** Exponentiation (or ^) * Multiplication / Division % Integer Division // Remainder Division (modulo) + Addition - Subtraction Special chars are: > Force the results into the current buffer, chat, joinlink. = Just the answer is displayed, NOT the equation and the answer. $ Answer is display in dollars/cents ($0.00) notation. B Divide answer by 512 (Blocks) K Divide answer by 1024 (Kilos) M Divide answer by 1048576 (Megs) G Divide answer by 1073741824 (Gigs) Special characters can appear any place in the equation, and can appear in any order, and used in any combination. Numbers can range between +/- 1.79769314E+308.