0% found this document useful (0 votes)
15 views16 pages

Scientific Calculator

Uploaded by

ashvanthinsta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views16 pages

Scientific Calculator

Uploaded by

ashvanthinsta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

SCIENTIFIC

CALCULATOR
FIRST REVIEW DATE:29/11/24

NAME REGISTER NUMBER BRANCH SECTION


DINESHRAJ R 2116241501049 B.Tech-AIML A
DIVAKAR M 2116241501050 B.Tech-AIML A
DINESH K.V 2116241501048 B.Tech-AIML A
ABSTRACT : Scientific calculator

• advanced computational devices used for


complex mathematical operations,
• multi-line displays, memory storage,
• fields like physics, mathematics, chemistry,
and engineering, enabling problem-solving
and learning.
LITERATURE SURVEY

Scientific Calculator Uses:


• enables easy number systems calculations.
• uses complex operations.
• allows evaluation of arithmetic expression.
• stores the input values even when terminated in between
• quick in showing output.
DEVIATION FROM EXISTING APPLICATION

this program is a simple text based implementation, Unlike other


scientific calculator with GUI or multiple features

The code consists of basic functions, Unlike advanced calculator.

This program focuses completely on calculations with given


numbers and equations, but cannot be useful for differentiating,
integrating and differential equation.
MODULES :

Arithmetic_function():
this function is used
for simple addition,
subtraction,
multiplication, divsion,
modulus.
MODULES :

Trignometric_function
(): this function is used
for trigonometric and
inverse trignomeric
operations,
MODULES :

Matrix_function():
this function is used
for finding values of
matrix.
MODULES :

Vector_function():
this function is
used for finding
the vector values.
MODULES :

Pow_or_root_fun
ction(): this
function allows us
to find out the
power or root of a
function.
MODULES :

Constants_functio
n(): this function
shows us the
values of various
constants
MODULES :

Units_function():
This function is
used for
conversion like
Fahrenheit to
celcius and others.
DEADLINES :
Sl. No Module Name Target Date
1 Trignometric_function() 03/12/2024
2 Matrix_function() 07/12/2024
3 Vector_function() 14/12/2024
4 Arithmetic_function() 17/12/2024
5 Pow_or_root_function() 20/12/2024
6 Constants_function() 27/12/2024
7 Units_function() 31/12/2024
Product Completion 13/01/2025
Expected Output
• Enter any choice from the below options:
• 1)Trigonometric function 5) Power and roots
• 2)Matrix 6) Constants
• 3)vector 7)Units
• 4)Arithmetic function
#######################################################
• Enter any of one: (1)Sin (2)cos (3)tan (4)cot (5)sec (6)cosec
• (7)sin^(-1) (8)cos^(-1) (9)tan^(-1) (10)cot^(-1)
• (11)sec^(-1) (12)cosec^(-1)
• Enter the degree:
SAMPLE INPUT :
1
3
45

SAMPLE
OUTPUT :
Tan(45) = 1
Any Publication targeted

YES

You might also like