| prev | next |
| File: | Content/ArithmeticAlgebraLogic/ceiling/rec-ceiling2.html | |
| Author: | MathML 2 Recommendation | |
| Description: | ||
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<forall/>
<bvar>
<ci> a </ci>
</bvar>
<apply>
<and/>
<apply>
<lt/>
<apply>
<minus/>
<apply>
<ceiling/>
<ci>a</ci>
</apply>
<cn>1</cn>
</apply>
<ci>a</ci>
</apply>
<apply>
<leq/>
<ci>a</ci>
<apply>
<ceiling/>
<ci>a</ci>
</apply>
</apply>
</apply>
</apply>
</math>