|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.14.27.0695.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ArcTan[(2 z)/(z^2 - 1)] == -Pi + 2 ArcCot[z] /;
Abs[z] < 1 && Inequality[-(Pi/2), LessEqual, Arg[z], Less, Pi/2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ArcTan", "[", FractionBox[RowBox[List["2", "z"]], RowBox[List[SuperscriptBox["z", "2"], "-", "1"]]], "]"]], "\[Equal]", RowBox[List[RowBox[List["-", "\[Pi]"]], "+", RowBox[List["2", " ", RowBox[List["ArcCot", "[", "z", "]"]]]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "\[And]", RowBox[List[RowBox[List["-", FractionBox["\[Pi]", "2"]]], "\[LessEqual]", RowBox[List["Arg", "[", "z", "]"]], "<", FractionBox["\[Pi]", "2"]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> <mfrac> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mrow> <msup> <mi> z </mi> <mn> 2 </mn> </msup> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mo> - </mo> <mi> π </mi> </mrow> <mo> + </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mrow> <msup> <mi> cot </mi> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <mi> z </mi> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> < </mo> <mn> 1 </mn> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mo> - </mo> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> </mrow> <mo> ≤ </mo> <mrow> <mi> arg </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> < </mo> <mfrac> <mi> π </mi> <mn> 2 </mn> </mfrac> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <arctan /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> z </ci> <apply> <power /> <apply> <plus /> <apply> <power /> <ci> z </ci> <cn type='integer'> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <pi /> </apply> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <arccot /> <ci> z </ci> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <lt /> <apply> <abs /> <ci> z </ci> </apply> <cn type='integer'> 1 </cn> </apply> <apply> <ci> Inequality </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <leq /> <apply> <arg /> <ci> z </ci> </apply> <lt /> <apply> <times /> <pi /> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ArcTan", "[", FractionBox[RowBox[List["2", " ", "z_"]], RowBox[List[SuperscriptBox["z_", "2"], "-", "1"]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["-", "\[Pi]"]], "+", RowBox[List["2", " ", RowBox[List["ArcCot", "[", "z", "]"]]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["Abs", "[", "z", "]"]], "<", "1"]], "&&", RowBox[List[RowBox[List["-", FractionBox["\[Pi]", "2"]]], "\[LessEqual]", RowBox[List["Arg", "[", "z", "]"]], "<", FractionBox["\[Pi]", "2"]]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|