Skip to main content

To calculate equations and draw diagrams

Project description

Calculations

Calculate a function and plot it in a diagram or just calculate.

Returns x and y values.

Installation

pip install calculations

Example

import calculations as cl
cl.plotfunc("x**2", start=0, end=2, points=3)
# Returns: (array([0., 1., 2.]), array([0., 1., 4.]))```

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

Calculations-1.10.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

Calculations-1.10-py3-none-any.whl (3.3 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