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