Documentation

NewtonRaphson
in package

Table of Contents

Constants

MAX_ITERATIONS  = 256

Properties

$callback  : callable

Methods

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

Constants

Properties

Methods

__construct()

public __construct(callable $callback) : mixed
Parameters
$callback : callable

execute()

public execute(float $probability) : string|int|float
Parameters
$probability : float
Return values
string|int|float

        
On this page

Search results