⌊ Floor  r←⌊y
r is the result of the scalar application of the floor function, .
The complex floor is defined by McDonnell as such:
- let aandbbe the real and imaginary parts ofy
- let xbe1|aandybe1|b
- let pbea⊕○⌊b, where the floor is the usual real floor
- if x + yis less than1,risp
- if xis greater than or equal toy,risp+1
- otherwise, risp+0ᴊ1