Skip to content

Arithmetic evaluator #43

@aloofschipperke

Description

@aloofschipperke

A checklist for functionality in the arithmetic evaluator.

  • ^_ or
  • | or (non-standard)
  • ! divide
  • $! float divide
  • # xor
  • & and
  • * multiply
  • $* float multply
  • + add
  • $+ float add
  • - subtract
  • `$-' float subtract
  • < > algebraic parens
  • $< > infix evaluate
  • $_ left shift
  • $$_ float scale
  • commands returning values
  • symbols

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions