Changes between Version 133 and Version 134 of IR2
- Timestamp:
- 06/17/21 13:55:42 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR2
v133 v134 404 404 <$int s> $float<s> $powf($float<s> x, $int n); 405 405 // trig functions? pi? 406 <T> T $eval($herbrand<T> x); // returns value of type T obtained by evaluating all the delayed operations407 <T> $herbrand<T> $herbrandize(T x); // trivial symbolic expression consisting of a single node408 406 409 407 }}}
