expression compiler: add floor ⌊x⌋ and ceiling ⌈x⌉ operator support, - crowlogic/arb4j GitHub Wiki

⌊x⌋ represents the floor of x, and ⌈x⌉ represents the ceiling of x.