Skip to main content

Calculadora Matematica / Math Calculator

Project description

Calculadora-Fabeliz

Esta es una calculadora que permite hacer operaciones matematicas.

Operaciones basicas: Suma, Resta, Multiplicacion, Division. Otras Operaciones: Valor Absoluto, Raíz cuadrada, Seno, Coseno Tangente, Cotangente, Logaritmo, Radian.

Autor/Author:

Fabeliz Irene Alvarez Salazar FIAS Tecnologia

Instalation/Instalacion:

pip install calculadora-fabeliz==1.5.3
pipenv install calculadora-fabeliz==1.5.3

Use/Uso:

Para su uso se debe importar la libreria y crear un objeto como se muestra a continuacion:

from calculadorafabeliz import basicOperations
from calculadorafabeliz import mathOperations


c = basicOperations.calculadora()
print('Valor de la sumatoria: ', c.suma(1, 2, 4))
print('Valor de la sumatoria: ', c.resta(2, 1))

o = mathOperations.otrasoperaciones()
print('Valor del logaritmo: ', o.logaritmo(1))
print('Valor absoluto: ', o.absoluto(-51))
print('Raiz cuadrada: ', o.raizCuadrada(4))
print('Seno: ', o.seno(1))
print('Coseno: ', o.coseno(1))
print('Tangente: ', o.tangente(1))
print('Cotangente: ', o.cotangente(0.5))
print('Hipotenusa: ', o.hipotenusa(3, 4))
print('Radian: ', o.radian(180))

License/Licencia:

GNU GPLv3

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

calculadora-fabeliz-1.5.3.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

calculadora_fabeliz-1.5.3-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file calculadora-fabeliz-1.5.3.tar.gz.

File metadata

  • Download URL: calculadora-fabeliz-1.5.3.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for calculadora-fabeliz-1.5.3.tar.gz
Algorithm Hash digest
SHA256 f52b562101344a29dab71a4bf7e4b1500032d5b2380c94343e8572b0cbb932da
MD5 6f5d8a39aeb84202db314b84b7198f73
BLAKE2b-256 705c43de9f7e08a01dcb9839da693a05388d587310ffa986d19aa57e08098096

See more details on using hashes here.

File details

Details for the file calculadora_fabeliz-1.5.3-py3-none-any.whl.

File metadata

File hashes

Hashes for calculadora_fabeliz-1.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 403cb8b9fc4a60897329d6436f9961d87ee4075270c7fb620902a1054b08b8ec
MD5 06a42d9d219a69c121d4d66af69bc1d9
BLAKE2b-256 9f2d799504328d2a049156f8d657ccdf5621a26f1547d1f59a17af7a91a53185

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page