Mathematica 9 is now available

ArcTan

Usage

ArcTan[z] 给出复数 z的反正切  .
ArcTan[x, y] 给出  的与点  所在象限相关的反正切.


Notes

• 数学函数(参见 A.3.10).
• 所有结果都用弧度给出. • 对于实数 z,该结果的范围总在   之间.
ArcTan[z] 在复平面上从  以及  具有不连续分支线.
• 如果 x y 是复数,则 ArcTan[x, y] 等于  .当  , ArcTan[x, y] 给出数  使得   .
• 参见 Mathematica 全书: 1.1.3节 和 3.2.6节.
• 同时参见: Arg.
Further Examples

This is the derivative.

In[1]:=  

Out[1]=

This is an indefinite integral.

In[2]:=  

Out[2]=

This is a power series expansion about  .

In[3]:=  

Out[3]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.