Navigation

Operators and Keywords

Function List:

C++ API

idivide.m File Reference


Functions

 elseif (nargin==2) op
endif if (strcmp(op,"round")) z
else if (isfloat(x)) typ
 elseif (isfloat(y)) typ

Variables

function z
else op = tolower (op)
else typ = class (x)

Function Documentation

elseif ( isfloat(y)   ) 

elseif ( nargin  = =2  ) 

else if ( isfloat(x)   ) 

endif if ( strcmp(op,"round")   ) 


Variable Documentation

else op = tolower (op)

else typ = class (x)

Initial value:

 idivide (x, y, op)
  if (nargin < 2 || nargin > 3)
    print_usage ()