Skip to content

Una calculadora realizada con HTML, CSS y JavaScript con operaciones de cosenos, tangentes, logaritmos, y más

Notifications You must be signed in to change notification settings

Roky3029/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculadora 🇪🇸

Enlace a la web

Una calculadora simple que no solo tiene operaciones básicas aparte de raices cuadradas, senos, cosenos, logaritmos (en base 10), y más.
Este proyecto ha sido construido con puro HTML, CSS y JavaScript, sin ninguna libreria externa.

· Estructura de carpetas

calculator
├── css
│   └── main.css
├── index.html
├── js
│   └── index.js
├── logo.png
└── README.md

Sobre mí

Si quieres contactar conmigo, o seguirme, revisa mis redes sociales:

Github 🐈
Twitter 🐦


Calculator 🇬🇧

Link to the web

A simple calculator with not only the basic operations but also square roots, sines, cosines, logarithms (in base 10), and more.
This project has been made with pure HTML, CSS and JavaScript, without any external library.

· Folder structure

calculator
├── css
│   └── main.css
├── index.html
├── js
│   └── index.js
├── logo.png
└── README.md

About me

If you want to contact me, or follow me, check out my social networks:

Github 🐈
Twitter 🐦

About

Una calculadora realizada con HTML, CSS y JavaScript con operaciones de cosenos, tangentes, logaritmos, y más

Topics

Resources

Stars

Watchers

Forks