[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/elfun]

rem

(/tools/hpmatlab/toolbox/matlab/elfun/rem.m)


Help text

REM	Remainder after division.
	The remainder REM(x,y) is x - n.*y where n = fix(x./y)
	is the integer part of the elementwise quotient x./y .

Cross-Reference Information

This is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON