|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.01.19.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Abs[Sqrt[x + I y]] == (x^2 + y^2)^(1/4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["Abs", "[", SqrtBox[RowBox[List["x", "+", RowBox[List["\[ImaginaryI]", " ", "y"]]]]], "]"]], "\[Equal]", SuperscriptBox[RowBox[List["(", RowBox[List[SuperscriptBox["x", "2"], "+", SuperscriptBox["y", "2"]]], ")"]], RowBox[List["1", "/", "4"]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[LeftBracketingBar]" </annotation> </semantics> <msqrt> <mrow> <mi> x </mi> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> y </mi> </mrow> </mrow> </msqrt> <semantics> <mo> ❘ </mo> <annotation encoding='Mathematica'> "\[RightBracketingBar]" </annotation> </semantics> </mrow> <mo> ⩵ </mo> <mroot> <mrow> <msup> <mi> x </mi> <mn> 2 </mn> </msup> <mo> + </mo> <msup> <mi> y </mi> <mn> 2 </mn> </msup> </mrow> <mn> 4 </mn> </mroot> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <abs /> <apply> <power /> <apply> <plus /> <ci> x </ci> <apply> <times /> <imaginaryi /> <ci> y </ci> </apply> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> <apply> <power /> <apply> <plus /> <apply> <power /> <ci> x </ci> <cn type='integer'> 2 </cn> </apply> <apply> <power /> <ci> y </ci> <cn type='integer'> 2 </cn> </apply> </apply> <cn type='rational'> 1 <sep /> 4 </cn> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Abs", "[", SqrtBox[RowBox[List["x_", "+", RowBox[List["\[ImaginaryI]", " ", "y_"]]]]], "]"]], "]"]], "\[RuleDelayed]", SuperscriptBox[RowBox[List["(", RowBox[List[SuperscriptBox["x", "2"], "+", SuperscriptBox["y", "2"]]], ")"]], RowBox[List["1", "/", "4"]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|