Menu

usage

Anonymous
  1. open a terminal
  2. type "calc"(or whatever you have renamed it to)
  3. type space
  4. seperate all forwarding arguments with a space
  5. hit enter
  6. the arguments are either solved and outputted or caused a segmentation fault cus of a typo(s)

example: calc 2/3 "(3+5.4)/3^3"
output for argument1
output for argument2

there's a special argument that will cause calc to display some information regarding
what functions/operators it supports:

example: calc -h

example: calc 999.9/3 -h 2+4


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.