Module reference

calculator Package

This is the main module that contains the Calculator.

Classes

Calculator()

The main Calculator class, which provides the arithmetic operations.

calculator.utils Package

This module contains utility functions for the main module.

Functions

isnumeric(a)

Function checks if input is a number.