Skip to main content

Package Used for solving geometry equations

Project description

Jade-Geometry

pip install JadeGeometry ####Example:

import JadeGeometry as JG

sa = JG.rect_prism(1, 5, 19)
print(f"The surface area of the rectangular prism is {sa}")

all = JG.add(sa, JG.rect_prism(4, 1, 29))
print(f"And added by my second prism will be will be {all}")

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

JadeGeometry-1.0.9.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

JadeGeometry-1.0.9-py3-none-any.whl (3.2 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