Changes between Initial Version and Version 1 of Ticket #24428, comment 18
- Timestamp:
- 02/24/18 08:24:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24428, comment 18
initial v1 16 16 Instead of special casing I'd rather change the name of the inverse hyperbolic functions away from all the wrong `arc`s (arcus) to the `a`s and have `ar` (area) aliases which would be the correct prefix. 17 17 18 Moreover, if I get a review on the change to always delegate to Pynacif NaN is returned then I'd change that too.18 Moreover, if I get a review on the change to always delegate to `_eval_()` (EDITED) if NaN is returned then I'd change that too.