
|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
http://functions.wolfram.com/04.04.27.0023.01
|
|

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
IntegerPart[x] == x + 1 - Mod[x, 1] /; Element[x, Reals] && x < 0 &&
!Element[x, Integers]
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["IntegerPart", "[", "x", "]"]], "\[Equal]", RowBox[List["x", "+", "1", "-", RowBox[List["Mod", "[", RowBox[List["x", ",", "1"]], "]"]]]]]], "/;", RowBox[List[RowBox[List["x", "\[Element]", "Reals"]], "\[And]", RowBox[List["x", "<", "0"]], "\[And]", RowBox[List["Not", "[", RowBox[List["x", "\[Element]", "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> int </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <mi> x </mi> <mo> + </mo> <mn> 1 </mn> <mo> - </mo> <semantics> <mrow> <mi> x </mi> <mo> ⁢ </mo> <mi> mod </mi> <mo> ⁢ </mo> <mn> 1 </mn> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <rem /> <ci> $CellContext`x </ci> <cn type='integer'> 1 </cn> </apply> </annotation-xml> </semantics> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> <mo> ∧ </mo> <mrow> <mi> x </mi> <mo> < </mo> <mn> 0 </mn> </mrow> <mo> ∧ </mo> <mrow> <mi> x </mi> <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> int </ci> <ci> x </ci> </apply> <apply> <plus /> <ci> x </ci> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <rem /> <ci> $CellContext`x </ci> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> <apply> <and /> <apply> <in /> <ci> x </ci> <reals /> </apply> <apply> <lt /> <ci> x </ci> <cn type='integer'> 0 </cn> </apply> <apply> <notin /> <ci> x </ci> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|

|

|

|

|

| 
| 
| 
| 
| | 
| 
| 
| 
| 
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["IntegerPart", "[", "x_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List["x", "+", "1", "-", RowBox[List["Mod", "[", RowBox[List["x", ",", "1"]], "]"]]]], "/;", RowBox[List[RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["x", "<", "0"]], "&&", RowBox[List["!", RowBox[List["x", "\[Element]", "Integers"]]]]]]]]]]]] |
| 
| 
| 
| 
|
|

|

|

|

|
Date Added to functions.wolfram.com (modification date)
|
|

|

|

|

|

|
|

|

|

|

|
|
 |
|
|