|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.15.27.0005.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ArcTan[x, y] == ArcTan[y/x] + (I/2) (1/(x Sqrt[1/x^2]) - 1)
(Log[-y] - Log[y]) /; Re[x] != 0 && Element[y, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcTan", "[", RowBox[List["x", ",", "y"]], "]"]], "\[Equal]", RowBox[List[RowBox[List["ArcTan", "[", FractionBox["y", "x"], "]"]], "+", RowBox[List[FractionBox["\[ImaginaryI]", "2"], " ", RowBox[List["(", RowBox[List[FractionBox["1", RowBox[List["x", SqrtBox[FractionBox["1", SuperscriptBox["x", "2"]]]]]], "-", "1"]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["-", "y"]], "]"]], "-", RowBox[List["Log", "[", "y", "]"]]]], ")"]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", " ", "[", "x", "]"]], "\[NotEqual]", "0"]], "\[And]", RowBox[List["Element", "[", RowBox[List["y", ",", "Reals"]], "]"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msup> <mi> tan </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mrow> <mi> x </mi> <mo> , </mo> <mi> y </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <msup> <mi> tan </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mfrac> <mi> y </mi> <mi> x </mi> </mfrac> <mo> ) </mo> </mrow> <mo> + </mo> <mrow> <mfrac> <mi> ⅈ </mi> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mi> x </mi> <mo> ⁢ </mo> <msqrt> <mfrac> <mn> 1 </mn> <msup> <mi> x </mi> <mn> 2 </mn> </msup> </mfrac> </msqrt> </mrow> </mfrac> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mo> - </mo> <mi> y </mi> </mrow> <mo> ) </mo> </mrow> <mo> - </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> y </mi> <mo> ) </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ≠ </mo> <mn> 0 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> y </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arctan /> <ci> x </ci> <ci> y </ci> </apply> <apply> <plus /> <apply> <arctan /> <apply> <times /> <ci> y </ci> <apply> <power /> <ci> x </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <imaginaryi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <times /> <ci> x </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <power /> <ci> x </ci> <cn type='integer'> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> <apply> <plus /> <apply> <ln /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> y </ci> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ln /> <ci> y </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <neq /> <apply> <real /> <ci> x </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <in /> <ci> y </ci> <reals /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcTan", "[", RowBox[List["x_", ",", "y_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["ArcTan", "[", FractionBox["y", "x"], "]"]], "+", RowBox[List[FractionBox["1", "2"], " ", "\[ImaginaryI]", " ", RowBox[List["(", RowBox[List[FractionBox["1", RowBox[List["x", " ", SqrtBox[FractionBox["1", SuperscriptBox["x", "2"]]]]]], "-", "1"]], ")"]], " ", RowBox[List["(", RowBox[List[RowBox[List["Log", "[", RowBox[List["-", "y"]], "]"]], "-", RowBox[List["Log", "[", "y", "]"]]]], ")"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", "x", "]"]], "\[NotEqual]", "0"]], "&&", RowBox[List["y", "\[Element]", "Reals"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|