Documentation

NewtonRaphson
in package

Table of Contents

Constants

MAX_ITERATIONS  = 256

Properties

$callback  : callable(float): mixed

Methods

__construct()  : mixed
execute()  : string|int|float

Constants

Properties

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
Return values
string|int|float
Loading…
On this page

Search results