Ticket #10033 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jpflori

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 :

comment:2 Changed 3 years ago by jpflori

And the url of the book which I forgot to include in the previous post:

 http://www.math.sfu.ca/~cbm/aands/

Note: See TracTickets for help on using tickets.