Skip to main content

This package will help you to do calculations quickly.

Project description

Yunuscaly

This package will help you to do calculations quickly.

How to Install it?

On Windows

pip install  yunuscaly

On Linux:

sudo pip3 install yunuscaly

How to use it?

Initializing Package

from  yunuscaly import Yunuscaly

num_1 = 4
num_2 = 5

calc = Yunuscaly(num_1, num_2)

Adding Numbers

calc.addition()

Substracting Numbers

calc.substraction()

Multiplying Numbers

calc.multiplication()

Dividing Numbers

calc.division()

Squreroot Numbers

calc.squreroot()

Squre Numbers

calc.squre()

Cuberoot Numbers

calc.cuberoot()

Cube Numbers

calc.cube()

Power Numbers

calc.power()

Percentage Numbers

calc.percentage()

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

yunuscaly-0.0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

yunuscaly-0.0.1-py3-none-any.whl (2.8 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