blob: 61c77c1bcd0ad56f28ea7894db9e6ff029f00386 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CeilingFunc-5 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A test whose essence is: `ceiling(-10.5) eq -10`. :)
(:*******************************************************:)
ceiling(-10.5) eq -10