Skip to main content

A simple package calculating valuews for a simple number

Project description

NumData Documentation


Installation

pip install numdata

Usage

from numdata import calculate
# Calculate square of a number
print(numdata.calculateSquare(8))
#64

#Calculate cube of a number
print(numdata.calculateCube(8))
#512

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

numdata1-0.0.1.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distributions

numdata1-0.0.1-py3.6.egg (2.2 kB view hashes)

Uploaded Source

numdata1-0.0.1-py3-none-any.whl (2.5 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