NewtonRaphson
in package
Table of Contents
Constants
- MAX_ITERATIONS = 256
Properties
- $callback : callable
Methods
- __construct() : mixed
- execute() : string|int|float
Constants
MAX_ITERATIONS
private
mixed
MAX_ITERATIONS
= 256
Properties
$callback
protected
callable
$callback
Methods
__construct()
public
__construct(callable $callback) : mixed
Parameters
- $callback : callable
execute()
public
execute(float $probability) : string|int|float
Parameters
- $probability : float