Previous Up Next

6.23.22  Transforming inverse trigonometric functions into logarithms: atrig2ln

Just as the trigonometric functions can be written in terms of complex exponentials, the inverse trigonometric functions can be written in terms of complex logarithms. The atrig2ln command does this rewriting.


Example.
Input:

atrig2ln(asin(x))

Output:

i ln

x+
x2−1


+
π 
2

Previous Up Next