Merge in remote trunk

This commit is contained in:
Chad Stearns 2020-11-01 11:38:44 -05:00
commit c412a8e0db
68 changed files with 2549 additions and 1637 deletions

View file

@ -45,6 +45,8 @@ pub enum LowLevel {
NumFloor,
NumIsFinite,
NumAtan,
NumAcos,
NumAsin,
Eq,
NotEq,
And,