Pymathematic

Latest version: v0.0.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.1

sh
pip install pymathematic


Changelog:

- First realease
- Now on `pip`
- Trigonometric functions:
- `sin()`
- `cos()`
- `tan()`
- `csc()`
- `sec()`
- `cot()`
- Number sets (types):
- `NaturalInteger`s (ℕ)
- `RelativeInteger`s (ℤ)
- `Decimal`s (𝔻)
- `Rational`s (ℚ)
- Constants:
- `e`
- `pi`
- `phi` (golden ration)
- Miscellaneous functions:
- `prime_factors` (in development)
- `factorial()`
- `primorial()` (in development)
- `gcd()`
- `lcm()`
- Error types:
- `InDevError`
- `DivisionByZeroError`
- `PositiveIntegerError`
- `NegativeIntegerError`

**Full Changelog**: https://github.com/foxypiratecove37350/pymathematic/commits/v0.0.1

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.