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

Return reminder after divison of X by Y.

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

Internally calls Matrix.Rem

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