Operators and Keywords
Function List:
C++ API
Initial value:
trnd (n, r, c) if (nargin == 3) if (! (isscalar (r) && (r > 0) && (r == round (r)))) error ("trnd: r must be a positive integer")