ZEROES 

Call: ZEROES


vector

The arguments x_vector and y_vector should both be of type Matrix, and they should have the same total size. The size should be at least 2.

If the arguments are not 1-dimensional, then they are unravelled.

[These arguments are mandatory. No default is supplied.]


nzero

Is set on return to the Number of zeroes that have been found.

zero

Each of these arguments contains on successful completion one of the zeroes that have been found.

If there are more return arguments than zeroes found, then the excess arguments are set to Nill, which is of type Undefined.

If more zeroes are found than return arguments are provided, then the excess zeroes are not returned.

The zeroes are returned in numerically increasing order, irrespective of the order of the ordinate vector.


Go to the top level, to Call, to ZEROES, to the topic index, to the table of contents, or to the full text.

Formatted on 21/01/18 at 16:55.