Changes between Initial Version and Version 1 of Ticket #12121, comment 55
- Timestamp:
- 07/13/16 16:23:18 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12121, comment 55
initial v1 2 2 > * In `Function_*`, what is the point of calling `_evalf_()` from `_eval_()`? 3 3 4 Because you want I want the answer to be `3` for `floor(pi)`.4 Because I want the answer of `floor(pi)` to be `3`.