feat: Add Quiet flag to math command
closes issue: #1003
test: Added to tests/builtin_math.ion
tests/builtin_math.ion
unit test: None
refactor: Move interactive mode into repl() function.
docs: Builtin API documentation updated.
perf: None