|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.03.03.0003.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Round[x + I y] == Round[x] + I Round[y] /; Element[x, Reals] &&
Element[y, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Round", "[", RowBox[List["x", "+", RowBox[List["\[ImaginaryI]", " ", "y"]]]], "]"]], "\[Equal]", RowBox[List[RowBox[List["Round", "[", "x", "]"]], "+", RowBox[List["\[ImaginaryI]", " ", RowBox[List["Round", "[", "y", "]"]]]]]]]], "/;", RowBox[List[RowBox[List["Element", "[", RowBox[List["x", ",", "Reals"]], "]"]], "\[And]", " ", RowBox[List["Element", "[", RowBox[List["y", ",", "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> <mrow> <mi> x </mi> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> y </mi> </mrow> </mrow> <mo> ⌉ </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mo> ⌊ </mo> <mi> x </mi> <mo> ⌉ </mo> </mrow> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mtext> </mtext> <mrow> <mo> ⌊ </mo> <mi> y </mi> <mo> ⌉ </mo> </mrow> </mrow> </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> y </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <mrow> <mrow> <mrow> <mo> ⌊ </mo> <mrow> <mi> x </mi> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> y </mi> </mrow> </mrow> <mo> ⌉ </mo> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mo> ⌊ </mo> <mi> x </mi> <mo> ⌉ </mo> </mrow> <mo> + </mo> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mtext> </mtext> <mrow> <mo> ⌊ </mo> <mi> y </mi> <mo> ⌉ </mo> </mrow> </mrow> </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> y </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[Reals]] </annotation> </semantics> </mrow> </mrow> </mrow> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Round", "[", RowBox[List["x_", "+", RowBox[List["\[ImaginaryI]", " ", "y_"]]]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["Round", "[", "x", "]"]], "+", RowBox[List["\[ImaginaryI]", " ", RowBox[List["Round", "[", "y", "]"]]]]]], "/;", RowBox[List[RowBox[List["x", "\[Element]", "Reals"]], "&&", RowBox[List["y", "\[Element]", "Reals"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|