Skip to content

Samsara\Fermat\Expressions\Types\Base\Interfaces\Evaluateables > FunctionInterface

No description available

Inheritance

Methods

Instanced Methods

public FunctionInterface->derivativeExpression()

derivativeExpression

return

type
Samsara\Fermat\Expressions\Types\Base\Interfaces\Evaluateables\FunctionInterface
description
No description available

public FunctionInterface->describeShape()

describeShape

return

type
array
description
No description available

public FunctionInterface->evaluateAt(Samsara\Fermat\Core\Types\Decimal|string|int|float $x)

evaluateAt

$x

type
Samsara\Fermat\Core\Types\Decimal|string|int|float
description
No description available

return

type
Samsara\Fermat\Core\Values\ImmutableDecimal
description
No description available

public FunctionInterface->integralExpression()

integralExpression

return

type
Samsara\Fermat\Expressions\Types\Base\Interfaces\Evaluateables\FunctionInterface
description
No description available