Skip to content

Commit bef33a3

Browse files
author
Niels Martin Hansen
committed
Expression evaluator implemented and compiles... probably doesn't work
Originally committed to SVN as r1506.
1 parent a1bb466 commit bef33a3

File tree

3 files changed

+686
-4
lines changed

3 files changed

+686
-4
lines changed

docs/expression-evaluator.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,6 @@ ceil
137137
Takes one argument, produces one result.
138138
Round towards positive infinity.
139139

140-
trunc
141-
Takes one argument, produces one result.
142-
Round towards zero.
143-
144140

145141
log
146142
Takes one argument, produces one result.

0 commit comments

Comments
 (0)