|
|
|||
|
|
| Mathematica Tutorial | Functions »|Tutorials » |
| Exp[z] | exponential function ez |
| Log[z] | logarithm loge (z) |
| Log[b,z] | logarithm logb (z) to base b |
| Sin[z], Cos[z], Tan[z], Csc[z], Sec[z], Cot[z] | |
| trigonometric functions (with arguments in radians) | |
| ArcSin[z], ArcCos[z], ArcTan[z], ArcCsc[z], ArcSec[z], ArcCot[z] | |
| inverse trigonometric functions (giving results in radians) | |
| ArcTan[x,y] | the argument of x+iy |
| Sinh[z], Cosh[z], Tanh[z], Csch[z], Sech[z], Coth[z] | |
| hyperbolic functions | |
| ArcSinh[z], ArcCosh[z], ArcTanh[z], ArcCsch[z], ArcSech[z], ArcCoth[z] | |
| inverse hyperbolic functions | |
| Sinc[z] | sinc function sin (z)/z |
Elementary transcendental functions.
|
|
|
|
|
You can convert from degrees by explicitly multiplying by the constant Degree.
|
|
| © 2013 Wolfram Research, Inc. |