Skip to content

this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions

Notifications You must be signed in to change notification settings

FaizanZaheerGit/simple-scientific-calculator-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

simple-scientific-calculator-in-c

this program is a simple implementation of a scientific calculator, and how it functions

included functions are:

add, subtract, multiply, divide, sine, cosine, tan, arcsin, arccos, arctan, exponent, log, ln, square, square root, cube, cube root, x to the power y (x^y)

About

this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages