--- Title: Missing List Prev: Next: --- ## 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)