Floor: Difference between revisions

21 bytes added ,  2 years ago
m
no edit summary
(add floor page)
 
mNo edit summary
Line 6:
The floor primitive is [[Atomicity|right atomic]].
 
A ceiling function (round up) can be made with floor asusing wella [[tacit]] definition: <code>(1+_)</code>
 
<pre>