Related Topics:

RENO Predefined Functions

bisection

Description: Returns a root of a function f(x), within the interval specified by a given minimum value and a given maximum value.

Syntax: bisection(f(x), x_min, x_max, accuracy, iterations)

Remarks:

Example:

Returns:

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.