interface LogicInterface implements BasicFunctionsInterface

Methods

const(mixed $value)

No description

var(string $symbol)

No description

Details

TermInterface const(mixed $value)

Parameters

mixed $value

Return Value

TermInterface

at line 23
VariableInterface var(string $symbol)

Parameters

string $symbol

Return Value

VariableInterface