Skip to content

FOSSCODY-1/S.L.Siriwardana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Scientific Calculator!

Introduction

Nearly all sciences in the world is dependent on mathematics. Then, the need to easier methods to do mathematics continues to be one of the most required things nowadays and will still be obtainable until the end of the world. In C++, there are some libraries that function on mathematics such as math.h and c math, but these libraries don't give you all the operations you need, however, they are the basis which we build our implementation on.

Functionalities

1.Operations

:Division :Multiplication :Subtraction :Addition :Exponent :Squre Root

2.Trigonometric Functions

:Sin :Cos :Tan :Inverse Of Sin :Inverse Of Tan :Inverse of Cos

3.Logarithmic Functions

:Log :Log with Base 10

For Developing

I use C++ As a programming lanuage and Dev C++ Compiler and editor.

Licence

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages