Name | loganmatic JSON |
Version |
0.0.16
JSON |
| download |
home_page | None |
Summary | Loganmatic package |
upload_time | 2024-03-30 04:25:20 |
maintainer | None |
docs_url | None |
author | Gabriel Logan |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Loganmatic
[![PyPI version](https://badge.fury.io/py/loganmatic.svg)](https://badge.fury.io/py/loganmatic)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI downloads](https://img.shields.io/pypi/dm/loganmatic.svg?style=flat-square)](https://pypistats.org/packages/loganmatic)
## Example usage of the Calculator class
!! PYTHON !!
## Docs
https://gabriel-logan.github.io/Math_Lib/python
To use as a PIP package, simply use
```bash
pip install loganmatic
```
Then, you can use it as follows:
```py
from loganmatic import loganmatic
```
## Example usage of the Calculator class
```py
# Import the Calculator class from the loganmatic module
from loganmatic import loganmatic
print("Pi value", loganmatic.Pi)
print("Euler value", loganmatic.EulerNumber)
print("Absolute value", loganmatic.absoluteValue(-5))
print("Factorial", loganmatic.factorial(5))
print("Square root", loganmatic.squareRoot(25))
print("Cubic root", loganmatic.cubicRoot(27))
print("Factors", loganmatic.factor(12))
print("Sine", loganmatic.sine(0.5))
print("Cosine", loganmatic.cosine(0.5))
print("Random number", loganmatic.random_number_between(1, 10))
print("Root of linear equation", loganmatic.root_of_first_degree(2, 4))
print("Roots of quadratic equation", loganmatic.root_of_second_degree(1, -3, 2))
```
Raw data
{
"_id": null,
"home_page": null,
"name": "loganmatic",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Gabriel Logan",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9c/d6/535ecece0a553fd445a058fe9798460fd5af610996f86a58787539efcae3/loganmatic-0.0.16.tar.gz",
"platform": null,
"description": "# Loganmatic\r\n\r\n[![PyPI version](https://badge.fury.io/py/loganmatic.svg)](https://badge.fury.io/py/loganmatic)\r\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n[![PyPI downloads](https://img.shields.io/pypi/dm/loganmatic.svg?style=flat-square)](https://pypistats.org/packages/loganmatic)\r\n\r\n## Example usage of the Calculator class\r\n\r\n!! PYTHON !!\r\n\r\n## Docs\r\nhttps://gabriel-logan.github.io/Math_Lib/python\r\n\r\nTo use as a PIP package, simply use\r\n \r\n```bash\r\npip install loganmatic\r\n```\r\n\r\nThen, you can use it as follows:\r\n\r\n```py\r\nfrom loganmatic import loganmatic\r\n```\r\n\r\n## Example usage of the Calculator class\r\n\r\n```py\r\n# Import the Calculator class from the loganmatic module\r\nfrom loganmatic import loganmatic\r\n\r\nprint(\"Pi value\", loganmatic.Pi)\r\nprint(\"Euler value\", loganmatic.EulerNumber)\r\nprint(\"Absolute value\", loganmatic.absoluteValue(-5))\r\nprint(\"Factorial\", loganmatic.factorial(5))\r\nprint(\"Square root\", loganmatic.squareRoot(25))\r\nprint(\"Cubic root\", loganmatic.cubicRoot(27))\r\nprint(\"Factors\", loganmatic.factor(12))\r\nprint(\"Sine\", loganmatic.sine(0.5))\r\nprint(\"Cosine\", loganmatic.cosine(0.5))\r\nprint(\"Random number\", loganmatic.random_number_between(1, 10))\r\nprint(\"Root of linear equation\", loganmatic.root_of_first_degree(2, 4))\r\nprint(\"Roots of quadratic equation\", loganmatic.root_of_second_degree(1, -3, 2))\r\n\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Loganmatic package",
"version": "0.0.16",
"project_urls": {
"Bug Tracker": "https://github.com/gabriel-logan/Math_Lib/tree/main/packages/python",
"Homepage": "https://github.com/gabriel-logan/Math_Lib/tree/main/packages/python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "adfc7874fac6f3760c79ff1a82ef93980abd391ef2731079d68566a899e114d5",
"md5": "2a6b6b24877ad76cd2798b3f7c3daa8d",
"sha256": "1040514c40bb632cb2ff84a7438d73fc0788e4c29a58e04fa7b823f9abf1bfa1"
},
"downloads": -1,
"filename": "loganmatic-0.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a6b6b24877ad76cd2798b3f7c3daa8d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4719,
"upload_time": "2024-03-30T04:25:18",
"upload_time_iso_8601": "2024-03-30T04:25:18.444791Z",
"url": "https://files.pythonhosted.org/packages/ad/fc/7874fac6f3760c79ff1a82ef93980abd391ef2731079d68566a899e114d5/loganmatic-0.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9cd6535ecece0a553fd445a058fe9798460fd5af610996f86a58787539efcae3",
"md5": "a8353ff8e711535323c26dba8e05364b",
"sha256": "6875f61510e5d052aec9132a0614c7875b659b304852f5371717ab7035040145"
},
"downloads": -1,
"filename": "loganmatic-0.0.16.tar.gz",
"has_sig": false,
"md5_digest": "a8353ff8e711535323c26dba8e05364b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4685,
"upload_time": "2024-03-30T04:25:20",
"upload_time_iso_8601": "2024-03-30T04:25:20.243981Z",
"url": "https://files.pythonhosted.org/packages/9c/d6/535ecece0a553fd445a058fe9798460fd5af610996f86a58787539efcae3/loganmatic-0.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-30 04:25:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gabriel-logan",
"github_project": "Math_Lib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "loganmatic"
}