ceiling(Matrix) Function |
Top |
DescriptionComputes the ceiling value of the specified value. The ceiling is the smallest integer that is greater than or equal to the specified value.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Function Signature
Arguments
Return Value
A matrix containing the ceiling value of each element of matrix M.
Syntax
See also
|