Ticket #10033 (new enhancement)
Give references for branch cuts in various symbolic functions
| Reported by: | kcrisman | Owned by: | mvngu |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-5.11 |
| Component: | documentation | Keywords: | |
| Cc: | burcin | Work issues: | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
See #9900, where conjugation is improved but relies on a choice of branch cut. If we can find internet/book references for whether these are 'standard', that would be a nice addition to our documentation. Also, let's make sure they are consistent with our numerical evaluation!
Change History
Note: See
TracTickets for help on using
tickets.

Here is a reference (available online !):
Abramowitz and Stegun: Handbook of Mathematical Functions
Branch cuts are given in chapter 4. Elementary Transcendental Functions. Pages 67 (for log), 79 (for inverse trig func) and 86 (for inverse hyper fun) are of special interest.
A good link on the web :
Here are some other links on the internet :