createCalculator

abstract fun createCalculator(): ICalculator

Create Calculator engine.

Return

New calculator engine

Throws

I/O Error