ceil#

swordfish.function.ceil()#

Functions floor and ceil map a real number to the largest previous and the smallest following integer, respectively. Function round maps a real number to the largest previous or the smallest following integer with the round half up rule.

Parameters:

X (Constant) – A scalar/vector/matrix.