Skip to main content

A library with math functions to help Python developers with their projects.

Project description

MathFox

A library with math functions to help Python developers with their projects.

In total, we have 39 functions, 1 variable and 1 class!

GitHub License PyPI - Version PyPI - Python Version GitHub commit activity (branch) PyPI - Downloads

Static Badge

MathFox link on:

Static Badge Static Badge


Versions

  • v1.1.1 LATTER --- improvement of trigonometric functions and addition of the cot(), sec() and csc() functions, in addition to the radians() and degrees() function which is in the calculation category
  • v1.1.0 --- Removal of the sumlist() function, creation of the Fraction() class, renaming of the isfloat() function to isdecimal() and math category for calculation category, creation of a new category in the calculation category, which is geometry, within it will be the area category (which has been redefined), and the trigonometry category, which will have, in addition to the sin(), cos() and tan() functions, it will have the asin(), acos() and atan() functions.
  • v1.0.2 --- Correction of the chance() function, improvement of the isint() and isfloat() functions, creation of more decent documentation.
  • v1.0.0 --- Library creation.

Library structure

  • mathfox
    • calculation
      • geometry
        • area
          • two_dimensions
          • three_dimensions
        • trigonometry
    • number
    • numis

Installation

Open CMD and write:

pip install --upgrade mathfox

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

mathfox-1.1.1.tar.gz (11.2 kB view hashes)

Uploaded Source

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