@author: K. Berkan Arik

This is CCmath software. 

CCmath Website: https://www.ccmath.com/  

Erlang Calculator User Manual: https://erlangaddin.ccmath.com/manual/

Visit https://pypi.org/project/ErlangCCmath/ for project details and downloading the latest version of the package!

Contact us to get a user ID!

=============================================================================
SOME PRELIMINARY STEPS:
=============================================================================

Please install the ErlangCCmath package by following steps:

1- Open the terminal

2- Write following command: " pip install ErlangCCmath "
or " pip3 install ErlangCCmath " depending on your python version/directory and latest version of the package.

3- Import the package by typing "import ERLANG" in your python script.
