Changes between Version 1 and Version 12 of Ticket #24428
- Timestamp:
- Feb 19, 2018, 9:37:29 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24428
- Property Cc Samuel Lelièvre added
-
Ticket #24428 – Description
v1 v12 11 11 12 12 The second result is more useful, so the first should probably return a complex number too. 13 14 See also 15 {{{ 16 sage: arccosh(RDF(0.9)) 17 0.45102681179626236*I 18 }}}