|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.05.30.0001.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FractionalPart[z] == 0 /; Element[Re[z], Integers] || Element[Im[z], Integers]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["FractionalPart", "[", "z", "]"]], "\[Equal]", "0"]], "/;", RowBox[List[RowBox[List["Element", "[", RowBox[List[RowBox[List["Re", "[", "z", "]"]], ",", "Integers"]], "]"]], "\[Or]", RowBox[List["Element", "[", RowBox[List[RowBox[List["Im", "[", "z", "]"]], ",", "Integers"]], "]"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> <mn> 0 </mn> </mrow> <mo> /; </mo> <mrow> <mrow> <mrow> <mi> Re </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> <mo> ∨ </mo> <mrow> <mrow> <mi> Im </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> FractionalPart </ci> <ci> z </ci> </apply> <cn type='integer'> 0 </cn> </apply> <apply> <or /> <apply> <in /> <apply> <real /> <ci> z </ci> </apply> <integers /> </apply> <apply> <in /> <apply> <imaginary /> <ci> z </ci> </apply> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["FractionalPart", "[", "z_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List["0", "/;", RowBox[List[RowBox[List[RowBox[List["Re", "[", "z", "]"]], "\[Element]", "Integers"]], "||", RowBox[List[RowBox[List["Im", "[", "z", "]"]], "\[Element]", "Integers"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|