Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Richienb/mathext

Travis CI Build Status CodeFactor Score Codecov Score PyPI Status

Mathext

An extension to the math library provided by Python.

Documentation available here.

Getting started

Install via pip

pip install mathext

Importing

import mathext

Example usage

if mathext.triangular(5): print("5 is a triangular number.")

For more commands, visit this website.

About

An extension to the math library provided by Python.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published