|
FUN
CALCULATORS
Title: 5
Function Calculator
Description: Here is a really simple JavaScript
calculator - with just 5 functions! (Add, subtract,
multiply, divide, and power) This example can help you see
how JavaScript evaluates math functions! Check it out!
Title: Ad
Calculator
Description: Selling ad banners has just got
easier! Just enter two fields of the three fields of
information, such as the total cost, CPM (cost per
thousand impressions), and exposures (number of ads
shown), and the calculator will solve the last field for
you.
Title: Adjusted
Cost Base
Description: Computes the average cost base (or
cost per share) for a series of stock or mutual fund
purchases. When a sale is entered, the capital gain (or
loss) is calculated.
Title: Advanced
Calculator
Description: This is a very comprehensive
JavaScript calculator. Although the source code can get
quite confusing, it works.
Title: Age
Calculator
Description: Just enter the birthday you wish to
track and JavaScript will display the person's age, down
to the second. Displays your age along with the day you
were born. Cool!
Title: Airport
Calculator
Description: This useful JavaScript calculator will
tell you the degrees, Nautical Miles, Statute Miles, and
Kilometers between your originating and destination
airports. It's got a built-in database of over 150 of the
most traveled airports! Very neat! I've given a copy to
everyone I know who fly often. ;-)
Title: Amortization
Description: Calculate monthly mortgage payments
quickly and easily. Displays an Amortization Table. Great!
Title: Area
Calculator
Description: A simple calculator to determine the
area of a square, triangle, rectangle, circle or sphere.
Title: Armor
Penetration Calculator
Description: JavaScript can help you figure armor
penetration.
Title: Atmosphere
Calculator
Description: JavaScript can help you do atmospheric
computations.
Title: BAC
Calculator
Description: Calculates an individual's blood
alcohol content based on the quantity of beverages
consumed, the alcohol percentage in each drink, the
person's weight, and the time spent consuming the drink.
Title: Basic
Calculator
Description: This is a very simple calculator, all
done with javascript. Just click the numbers and the
operators and use the "=" button to calculate!
This is a neat example of the LIMITLESS powers of
JavaScript.
Title: Beat
Counter
Description: A manual Beats per Minute (BPM)
counter for DJs. Counts the beats-per-minute of a song by
tapping a key or the mouse to the beat of a song. Simply
click on the page to start the time then tap any key to
the beat. Cool!
Title: Best
Price
Description: Calculates the total cost of an order
based on the number of items you want to order. As the
total number increases, the cost per item decreases. Neat!
Title: Binary
Converter
Description: Computers read and store the decimal
numbers we see everyday (1, 5, 10, 100, etc.) as binary
numbers, a number of just 1's and 0's. All that you do is
enter the decimal number and the script will output the
binary equivalent! It is a binary converter!
Title: Body
Calculator
Details: 6.35 KB * Uploaded July 7 1997
Description: I like this script because it uses
some very ingenious JavaScripting techniques. into the
process, it analyzses a persons information (sex, height,
weight) and responds with a comment message.
Title: Body
Mass Index
Description: Just enter your height and your
weight, and JavaScript can use a formula created by the
Panel on Energy, Obesity, and Body Weight Standards to
figure out your Body Mass Index. This index classifies you
into one of several categories, from underweight to
desirable to obese.
Title: Bubble
Sort
Description: Sorts using the bubbleSort method.
Simply enter a list of numbers into the text box and click
sort.
Title: Calorie
Calculator
Description: JavaScript can help you figure how
many calories you have burned.
Title: Circle
Solver
Description: Can't remember the formulas for the
other two parts of a circle (area, diameter, or
circumference) when you only know one? To the rescue is
Circle Solver. Enter the circle area, diameter, or
circumference and it will solve for the other two! Great!
Title: Circumference
Calculator
Description: JavaScript can help you figure the
circumference of a circle when you enter the radius.
Title: Compound
Interest
Description: Use JavaScript to calculate compund
interest. Warns about doubtful data.
Title: Cosine
Calculator
Description: Enter the adjacent and hypotenuse
angle values and JavaScript will solve the cosine angle
for you. Neat!
Title: Date
Difference
Description: Enter two dates (including the time!)
and this script will display the number of weeks, days,
hours, minutes, and seconds between the two. The seconds
field is optional, too. For an example, try entering your
birthdate and compare it to today's date.
Title: Day
of Week
Description: Calculate what day of the week a given
date was. It works for leap yYears and also tells you
whether the date is in the past future or today.
Title: Distance
Speed Time
Description: Calculate the time, distance, or speed
given any two of the pieces of information. Convenient!
Title: Download
Calculator
Description: This calculator will help you estimate
how long it will take to download a file at any of a
number of modem speeds. Try it out!
Title: Graphing
Function
Description: Enter the X-Y coordinates for a
function and this script will give you the graphing
formulas, including Formula, Slope, Y-intercept, Parallel
and Perpendicular lines. Easy!
Title: Driving
Distance Calculator
Description: Use JavaScript to estimate the driving
distance between U.S. cities.
Title: Expression
Solver
Description: Just enter a math expression (with +,
-, *, and / signs) and this script will evaluate the
expression for you. Who needs a calculator when you have
JavaScript. ;-)
Title: Field
Depth Calculator
Description: For all you photography enthusiasts
out there, this script makes it a breeze to determine the
field depth and amount that will be in focus in a
photograph. Includes other measurements such as nearest
and furthest points of focus, too.
Title: Function
Grapher
Description: Graphs any function you enter on the
scale of your choice, assuming you use the correct
JavaScript syntax. For example, to use Cos x, use
Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.
Title: GPA
Calculator
Description: This is a very useful script to figure
out your class GPA. Just enter the letter grade for each
class.
Title: Group
Work
Description: Ever had to work with another person
to complete a task? This calculator will tell you how long
it would take two people to complete the task if you know
how long it would take each person to complete the task
individually. Neat!
Title: Horsepower
Calculator
Description: Enter your vehicle's quarter mile time
(assuming you know it) and vehicle weight and this
JavaScript program will display your car's estimated
horsepower.
Title: Human
To Dog Years
Description: This is a practically useless script.
Convert your age to dog years. (Your age / 7) But, it's
helpful for people beginning JavaScript to look at.
Title: Income
Calculator
Description: Estimates your weekly, bi-weekly,
monthly, and yearly income. Very useful when job hunting
when offered an income per hour, month, or year. The tax
bracket numbers are adjustable with each year's income tax
levels.
Title: Interest
Calculator
Description: Use JavaScript to find out just how
much that new house or car is going to cost you each
month. Enter values into the fields below to find out how
much each monthly payment would be with the given number
of payments, interest rate, and loan amount.
Title: Kinetic
Energy
Description: Solve any of three variables in a
Kinetic Energy equation using this script. Simply enter
two of the three values and submit to find the value of
the third variable. Neat!
Title: Landscape
Grapher
Description: JavaScript 3D terrain grapher which
creates virtual landscapes using three-dimensional fractal
geometry, random numbers, and a simple mathematical
formula. "s" indicates under sea-level. Just hit
reload to get a new landscape.
Title: Lap
Time
Description: Calculates the average lap split time
required to finish a race in the time you enter. Cool!
Title: Leap
Year Calculator
Description: Is it a leap year? What about in 1900?
Get your leap year facts straight with this leap year
calculator. Just enter the year you are interested in and
the script reports whether it is a leap year or not. Or,
enter a range of years and JavaScript will display all the
leap years in that range. Awesome!
Title: LCM
and GCD
Description: Calculate the Least Common Multiple
and Greatest Common Divisor of two numbers using this
short script. Neat!
Title: Male
Body Calculator
Description: Calculates a man's ideal body
measurements based on his wrist circumference.
Title: Miles
per Gallon
Description: Computes the miles per gallon of your
car via the miles traveled and the number of gallons used.
Also, if you enter the cost per gallon and how many miles
you drive a day, it will estimate your monthly and yearly
gas expenses.
Title: Money
Counter
Description: Enter the number of bills and coins
and this script will calculate the total amount of money
you have. All blank entries are ignored. Input field
validation is also included -- try entering a non-digit
into a field. Also, this script is a good demonstration of
a JavaScript return function in use. Neat!
Title: Multiply
X By X Calculator
Description: This is a very simple, very limited
calculator that only does multiplication. This script is
perfect if multiplication is all you are looking for.
Title: Parabola
Grapher
Description: Enter a parabolic equation, like 5x^2
+ 18x + 27 and this calculator will determine all the
vital information about the graph. And, a rough graph of
the curve is available. I wish I know about JavaScript
back in high school....
Title: Paycheck
Calculator
Description: Entering your pay rate and the number
of hours you worked and optionally any overtime hours and
pay rate, your own tax rate, and other deductions. Find
out where your money comes from and where it's going.
Title: Percent
Calculator
Description: Don't waste another minute dealing
with percent problems. This script will solve both of
these for you, just enter the values! What a time-saver!
Title: Percent
of Increase
Description: Enter two numbers and JavaScript will
help you determine the percent of increase. This is a
perfectly simple example of using a JavaScript return
function. Check it out!
Title: Periodic
Table
Description: Besides a very organized Periodic
Table, this script will tell you lots of information about
any periodic element you click on. Very neat!
Title: Phone
Bill
Description: Does it ever bother you how much a
long-distance phone call is going to cost, after you hung
up? With this script, all you have to do is enter the
amount per minute, and any initial amount, then click
start when the call begins and see the total charge at any
time! Save time, money, and learn JavaScript all with this
script! :-)
Title: Phone
Number Converter
Description: Have you ever wondered if your phone
number has a memorable text equivalent, like 555-HELP?
Just type it in and this script will generate all possible
combinations, just pick your favorite one and tell the
world how to reach you.
Title: Playoff
Chart Maker
Description: Enter the number of teams in your
tournament and JavaScript will output the appropriate
single-elimination playoff chart. Just print it out and
fill it in to track your tournament. Great!
Title: Pregnancy
Calculator
Description: Enter the mother's pregnancy
information into this calculator and JavaScript will
provide an estimated conception date, birth due date, and
an estimated current fetal age. Great for all those
mothers-to-be!
Title: Prime
Number Calculator
Description: Enter a number and JavaScript can
instantly tell you if it is a prime number or not. I wish
I had this little gem to help me in my math classes!
Title: Pythagorean
Theorem
Description: One of geometry's most useful
formulas, the Pythagorean Theorem, can be applied to the
numbers you enter in JavaScript! Just enter 'A' and 'B'
and the script solves for 'C.' Neat!
Title: Quadratic
Equation
Description: Why didn't I have one of these during
high school math? Just enter the coefficients for the
quadratic 'Ax^2 + Bx + C = 0' equation and JavaScript will
output the solutions (if they are not imaginary!). Neat!
Title: Quadratic
Solver
Description: Solves quadratic equations for
inputted coefficients. Answers can be either real or
complex. Awesome!
Title: Radioactive
Calculator
Description: Use JavaScript to find how much
radioactive material remains after a given time.
Title: Random
Distribution
Description: Generate normally distributed random
numbers by entering a mean value and standard deviation.
Uses the normal law of error to determine an events given
probability. Neat!
Title: RGB
Slider
Description: Simple RGB to HEX color converter
utilizing DHTML sliders. Amazing!
Title: Room
Size Calculator
Description: Use JavaScript to find the approximate
room size you'll need depending on your room setup and
arrangement.
Title: Round
Description: A simple function to round a decimal
number to any number of decimal places you want just by
passing it different values. Neat! Very short code, too!
Title: Running
Calculator
Description: Allows runners to calculate their
time, distance covered, or pace by entering the other two
values. Distance and pace can be converted between various
measurements. A great 3-in-1 script for runners!
Title: Savings
Estimator
Description: Enter how much you can afford to save
each month, how long you can save this amount, and the
interest rate you can get on your savings and this script
will display your total savings.
Title: Scientific
Calculator
Description: This is a very cool JavaScript
calculator that does many advanced functions - cosine,
sine, tangent, square root, exponents, etc. Very Cool!
Title: Sine
Calculator
Description: Enter the opposite and hypotenuse
angle values and JavaScript will solve the sine angle for
you. Neat!
Title: Square
Root Calculator
Description: Allows you to find the value of a
number squared or that number's square root. Easy!
Title: Stock
Calculator
Description: Deciding when to buying and sell
stocks is difficult enough - figuring the profit or loss
from that trade shouldn't have to be. Just enter the
number of shares, your purchase price, your selling price,
and the commission fees for the trade and this script
instantly figures your resulting profit or loss after
commission fees.
Title: Straight
Distance
Description: Enter a coordinate pair for each the
starting and ending points according to the Cartesian
coodinate system. The script will calculate the straight
line distance between the two points.
Title: Tangent
Calculator
Description: Enter the opposite and adjacent angle
values and JavaScript will solve the tangent angle for
you. Neat!
Title: Tax
Calculator
Description: JavaScript helps your to calculate the
before and after tax prices for purchases. Very easy to
use. Just put into the price, the tax, and hit compute!
It's all figured for you!
Title: Top
Speed by RPM
Description: Enter the diameter of the tire and the
RPM value of the motor and the script will tell you the
top speed without any weight on the Tires. Neat!
Title: Wavelength
Calculator
Description: Assists ham radio operators in
converting a frequency to its wavelength in feet or
inches. Other uses include acoustic measurement and
adjustment, microphone placement, room tuning, and speaker
positioning.
Title: Wind
Chill Calculator
Description: Wind Chill is a mysterious and often
misunderstood phenomenon. This script describes what the
wind chill factor really is and offers a form to calculate
the wind chill factor when given the air temperature and
wind speed.
Title: Windows
Calculator
Description: Always been fond of the calculator
within Microsoft Windows? This JavaScript mimics the
Windows calculator in appearance and function. Everyone,
including Macintosh computer users, can now their own
Windows Calculator!
Title: World
Population
Details: 1.71 KB * Uploaded July 24 2000
Description: Estimates the current world population
based on US census data and the world growth rate. Not
exactly precise, but neat anyways.
|