RoundUpΒΆ

Is replaced by fround.

rmUp = RoundUp(rmMat)
rmUp = RoundUp(rmMat, nPrec)

Comment

Use fround(rmMat, nPrec, TRUE, "up").

History

Version Description
5.11.0 Replaced by fround.

See also

fround

id-1899844