Skip to main content

A python package that makes math... smooth!

Project description

SmoothMath

The smoothest math package!

How to install:

To install this package, run pip install smoothmath

Tutorial

Some things that this package includes is the add & subtract function. Here's an example of the add:

import smoothmath as sm

print(sm.add(4, 2)) #result is 6

And to subtract, it's as easy as

import smoothmath as sm

print(sm.subtract(4, 2)) #result is 2

For the full documentation, please visit https://qloha.github.io/smoothmath

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

smoothmath-1.0.5.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

smoothmath-1.0.5-py3-none-any.whl (3.6 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