YREA-SLS/docs/missing.md

217 B

Title Prev Next
Missing List

Missing List

Operators

  • and (Logical AND)
  • exp (e^x)
  • recp (1/x)
  • dec (10^x)
  • root (nth root)
  • neg ({0 swap -} or {-1 *})
  • two (Two's Complement)