Interface CalculatorImpl

All Known Implementing Classes:
AbstractCalculatorImpl, ApfloatCalculatorImpl, FunctionCalculatorImpl

public interface CalculatorImpl
Calculator implementation interface. The calculator parser uses this interface to perform the actual calculations.
Version:
1.14.0
Author:
Mikko Tommila