Scientific Calculator in Javascript
Scientific Calculator in Javascript
SCERIPT
MICRO
PROJECT
Scientific Calculator
Introduction :
–
A Calculator is a small (often pocket-sized), usually
inexpensive electronic device used to perform the basic operations of
arithmetic. Modern calculators are more portable than most
computers, though most Palmtops are comparable in size to handheld
calculators . This software-based scientific calculations. Basic
calculators are great for solving simple equations with one or two
variables, but scientific calculators allow you to input a problem that
has an order of operations.
operations perform in
scientific calculator :
– Operations: This scientific calculator can perform following operations
which are listed below:
– Square root
– Percentage
– Factorial
– Constants (pie, e constant, log2 base e, log 10 base e)
– Exponent
– log base 2, 10, e
– Sin, Tan, Cos (enter angle in radians )
Steps of procedure:
Algorithm
– Step-1: Creating the HTML file.
– Step-2: JavaScript to carry on the operations.
– Step-3: Making the calculator look pretty.
– Step-4: Run it on browser.
flow-chart
Literature Review :
– The appropriate use of a calculator is an important factor to bear in
mind when trying to establish whether or not a calculator is effective
in the teaching of fractions. Scientific calculators perform the same
functions as their standard counterparts, but they also have myriad
other features available that you may not know about. On the market
today, there are three main categories of calculators: business, basic,
and scientific.
– Basic calculators are great for solving simple equations with
one or two variables, but scientific calculators allow you to input a
problem that has an order of operations. If you enter one of these
equations into a regular calculator, it won’t be able to correctly
determine which numbers should be addressed first.
Tags used in micro-oroject
output
Learning Outcomes: