Skip to main content

No project description provided

Project description

PyMathAlgoS

1. Installation

$ pip install pymathalgos

2. Functions

If you want to get the factorial value there is a factorial function:

import pymathalgos
print(pymathalgos.factorial(-1))

The result is:

ArithmeticError: argument value must be bigger then zero!
import pymathalgos
# These 2 lines of code are means the same thinks
print(pymathalgos.sin_r(pymathalgos.to_radians(90)))
print(pymathalgos.sin_d(90))

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

pymathalgos-0.1.8.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

pymathalgos-0.1.8-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

Details for the file pymathalgos-0.1.8.tar.gz.

File metadata

  • Download URL: pymathalgos-0.1.8.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10

File hashes

Hashes for pymathalgos-0.1.8.tar.gz
Algorithm Hash digest
SHA256 ab77b04b571f53c469803fc3d7645b49d19a683c77024ad2309f1ec0a3ae840a
MD5 cfcba0e826e7acd51aefe03ae431aa0d
BLAKE2b-256 1434ba4c036cc63cc52f088c8959103f78abfe82fb039729db4fb3b3d3f67594

See more details on using hashes here.

File details

Details for the file pymathalgos-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pymathalgos-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/10

File hashes

Hashes for pymathalgos-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 78fa0de84d2a0a78dc7897ccc73d5c1f3d7ef8b0f0dc93f8ac19d11de53158a4
MD5 157c3b423feed8562091ec9d44dc91cd
BLAKE2b-256 4f034522b64889a16e64fbf745c09e4f683b7a1bc2b79052397b464ab3c93b35

See more details on using hashes here.

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