Description: The ceiling (least
integer greater than or equal to) function. Defined in
ISO 80000-2:2009(E) operation 2-9.18 and the "NIST Digital Library of
Mathematical Functions" , front introduction, "Common Notations
and
Definitions" section at http://dlmf.nist.gov/front/introduction#Sx4.
See ceilqval 10241 for its value, ceilqge 10245 and ceilqm1lt 10247 for its basic
properties, and ceilqcl 10243 for its closure. For example,
⌈ while ⌈
(ex-ceil 13607).
As described in df-fl 10205 most theorems are only for rationals, not
reals.
The symbol ⌈ is inspired by the gamma shaped left bracket of the
usual notation. (Contributed by David A. Wheeler,
19-May-2015.) |