Skip to main content

A module to calculate math problems.

Project description

Downloads

Advanced Math is a library to calculate math problems.

Install

Stable Version:

pip install -U advanced-math

Beta Version:

pip install --pre -U advanced-math

Fractions

A twin prime is a prime number that is either 2 less or 2 more than another prime number.

Example: Find all twin primes below 1000.

from find_primes import find_twins
print(find_twins(1000))

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

advancedmaths-1.0.0b1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

advancedmaths-1.0.0b1-py3-none-any.whl (11.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