home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-28 | 411 b | 10 lines | [TEXT/ttxt] |
- "NOTE: Currently only integer arithmetic is supported; real numbers can be"
- "typed in but they'll be truncated."
- ""
- " Example commands: Example expressions:"
- ""
- " in 16 (input hexadecimal numbers) (1+2-3)*4 (simple stuff)"
- " out 2 (output binary numbers) 3^999 (exponentiation)"
- " run test (get input from test.run) 1000! (factorial)"
- ""
-