You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Rem Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Rem Function

The reminder after division.

Pascal
function Rem(const X: double; const Y: double): double; overload;

the reminder after the division: X/Y.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!