Skip to main content

Advanced Python Calculator With an API

Project description

ADVCALC

How to use it

First use:

pip instal advcalc

Then, import it in your python file by using:

import ADVCALC

or you can use

from ADVCALC import pow

or what so ever.
You don't have to import pow. You can import whater you like.
The functions include:

advcalc

add

sub

div

mul

sqrt

square

round_without_decimal_place

round_with_decimal_place

cube

cbrt

and

pow

getAPIKey

getCode Requires an API Key

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

advcalc-67.2.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

advcalc-67.2.4-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page