Scilab Function

round - rounding

Calling Sequence

y=round(x)

Parameters

Description

round(x) rounds the elements of x to the nearest integers.

Examples

See Also