Calq commands and keywords

Function

ceil

Definition

Returns the ceiling of the argument, which is the next whole number greater than or equal to the argument.

Example

  ceil(-4.1)
  ceil([ 3.2, 3.6, -3.2, -3.6 ])

See also

fix, floor, and round.


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage