| |  
 |  | 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | http://functions.wolfram.com/04.04.27.0013.01 | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | IntegerPart[z] == Floor[z] + 1 /; 
 (Element[z, Reals] && z < 0 &&  !Element[z, Integers]) || 
  (Re[z] < 0 && Im[z] > 0) | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["IntegerPart", "[", "z", "]"]], "\[Equal]", RowBox[List[RowBox[List["Floor", "[", "z", "]"]], "+", "1"]]]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["z", "\[Element]", "Reals"]], "\[And]", RowBox[List["z", "<", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List["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> int </mi>  <mo> ⁡ </mo>  <mo> ( </mo>  <mi> z </mi>  <mo> ) </mo>  </mrow>  <mo> ⩵ </mo>  <mrow>  <mrow>  <mo> ⌊ </mo>  <mi> z </mi>  <mo> ⌋ </mo>  </mrow>  <mo> + </mo>  <mn> 1 </mn>  </mrow>  </mrow>  <mo> /; </mo>  <mrow>  <mrow>  <mrow>  <mi> z </mi>  <mo> ∈ </mo>  <semantics>  <mi> ℝ </mi>  <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation>  </semantics>  </mrow>  <mo> ∧ </mo>  <mrow>  <mi> z </mi>  <mo> < </mo>  <mn> 0 </mn>  </mrow>  <mo> ∧ </mo>  <mrow>  <mi> z </mi>  <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> int </ci>  <ci> z </ci>  </apply>  <apply>  <plus />  <apply>  <floor />  <ci> z </ci>  </apply>  <cn type='integer'> 1 </cn>  </apply>  </apply>  <apply>  <or />  <apply>  <and />  <apply>  <in />  <ci> z </ci>  <reals />  </apply>  <apply>  <lt />  <ci> z </ci>  <cn type='integer'> 0 </cn>  </apply>  <apply>  <notin />  <ci> z </ci>  <integers />  </apply>  </apply>  <apply>  <and />  <apply>  <lt />  <apply>  <real />  <ci> z </ci>  </apply>  <cn type='integer'> 0 </cn>  </apply>  <apply>  <gt />  <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["IntegerPart", "[", "z_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Floor", "[", "z", "]"]], "+", "1"]], "/;", RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["z", "\[Element]", "Reals"]], "&&", RowBox[List["z", "<", "0"]], "&&", RowBox[List["!", RowBox[List["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) | 
 |  
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |   
 |  
 |  
 |  |  | 
 
 
 | 
 |