|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.02.27.0011.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ceiling[x] == Floor[x] - UnitStep[CharacteristicFunction[x, Integers] - 1] +
1 /; Element[x, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Ceiling", "[", "x", "]"]], "\[Equal]", RowBox[List[RowBox[List["Floor", "[", "x", "]"]], "-", RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["CharacteristicFunction", "[", RowBox[List["x", ",", "Integers"]], "]"]], "-", "1"]], "]"]], "+", "1"]]]], "/;", RowBox[List["x", "\[Element]", "Reals"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mo> ⌈ </mo> <mi> x </mi> <mo> ⌉ </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mo> ⌊ </mo> <mi> x </mi> <mo> ⌋ </mo> </mrow> <mo> - </mo> <mrow> <semantics> <mi> θ </mi> <annotation-xml encoding='MathML-Content'> <ci> UnitStep </ci> </annotation-xml> </semantics> <mo> ( </mo> <mrow> <mrow> <msub> <mi> χ </mi> <mi> ℤ </mi> </msub> <mo> ( </mo> <mtext> </mtext> <mi> x </mi> <mo> ) </mo> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ceiling /> <ci> x </ci> </apply> <apply> <plus /> <apply> <floor /> <ci> x </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <ci> UnitStep </ci> <apply> <plus /> <apply> <apply> <ci> Subscript </ci> <ci> χ </ci> <ci> ℤ </ci> </apply> <ci> x </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <in /> <ci> x </ci> <reals /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Ceiling", "[", "x_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Floor", "[", "x", "]"]], "-", RowBox[List["UnitStep", "[", RowBox[List[RowBox[List["CharacteristicFunction", "[", RowBox[List["x", ",", "Integers"]], "]"]], "-", "1"]], "]"]], "+", "1"]], "/;", RowBox[List["x", "\[Element]", "Reals"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|