Skip to main content

sroot is a Python library for dealing with square root in radical form.

Project description

sroot

sroot is a Python library for dealing with square root in radical form.

Installation

Use the package manager pip to install sroot.

pip install sroot

Usage

import sroot
print(sroot.sqrt([any integer]))

##It will provide you the square root in a radical form rather than decimal

For eg. sroot.sqrt(8) gives 2v2 rather than 2.828427124 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contact at baratrik@gmail.com

License

MIT

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

sroot-0.0.4.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

sroot-0.0.4-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