|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.05.27.0027.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FractionalPart[z] == Mod[z, 1] - I /;
(Element[I z, Reals] && I z > 0 && !Element[I z, Integers]) ||
(Re[z] > 0 && Im[z] < 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["FractionalPart", "[", "z", "]"]], "\[Equal]", RowBox[List[RowBox[List["Mod", "[", RowBox[List["z", ",", "1"]], "]"]], "-", "\[ImaginaryI]"]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], "\[Element]", "Reals"]], "\[And]", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], ">", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], "\[Element]", "Integers"]], "]"]]]], ")"]], "\[Or]", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["Re", "[", "z", "]"]], ">", "0"]], "\[And]", RowBox[List[RowBox[List["Im", "[", "z", "]"]], "<", "0"]]]], ")"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mi> frac </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <semantics> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mi> mod </mi> <mo> ⁢ </mo> <mn> 1 </mn> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <rem /> <ci> $CellContext`z </ci> <cn type='integer'> 1 </cn> </apply> </annotation-xml> </semantics> <mo> - </mo> <mi> ⅈ </mi> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> > </mo> <mn> 0 </mn> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ∉ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <mo> ∨ </mo> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> > </mo> <mn> 0 </mn> </mrow> <mo> ∧ </mo> <mrow> <mrow> <mi> Im </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> < </mo> <mn> 0 </mn> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> FractionalPart </ci> <ci> z </ci> </apply> <apply> <plus /> <apply> <rem /> <ci> $CellContext`z </ci> <cn type='integer'> 1 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> </apply> </apply> <apply> <or /> <apply> <and /> <apply> <in /> <apply> <times /> <imaginaryi /> <ci> z </ci> </apply> <reals /> </apply> <apply> <gt /> <apply> <times /> <imaginaryi /> <ci> z </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <notin /> <apply> <times /> <imaginaryi /> <ci> z </ci> </apply> <integers /> </apply> </apply> <apply> <and /> <apply> <gt /> <apply> <real /> <ci> z </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <lt /> <apply> <imaginary /> <ci> z </ci> </apply> <cn type='integer'> 0 </cn> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["FractionalPart", "[", "z_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Mod", "[", RowBox[List["z", ",", "1"]], "]"]], "-", "\[ImaginaryI]"]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], "\[Element]", "Reals"]], "&&", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], ">", "0"]], "&&", RowBox[List["!", RowBox[List[RowBox[List["\[ImaginaryI]", " ", "z"]], "\[Element]", "Integers"]]]]]], ")"]], "||", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["Re", "[", "z", "]"]], ">", "0"]], "&&", RowBox[List[RowBox[List["Im", "[", "z", "]"]], "<", "0"]]]], ")"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|