Skip to content

Zeeshan1903/Python_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

##Scientific Calculator##

No InBuilt Function is used

We tried to define all the functions by ourselves

#Things to take care while using the code

Keys #Meaning How to use in expression
^ For power fn You can directly use it
:---: :--------------------: :-----------------------:
S This is for Sine() fn Use : S (S40 means sin(40))
:---: :--------------------: :-----------------------:
C This is for Cos() fn Use : C (C40 means cos(40))

Releases

No releases published

Packages

No packages published

Languages