javascript
conversions and utility
italiano
english
Conversion table
choose a quantity
ACCELERATION
ANGLE
AREA
ELECTRICITY e MAGNET.
ENERGY and WORK
FORCE
HEAT, entropy, etc.
LENGTH
LIGHT
MASS and INERTIA
MOMENT of FORCE
PERMEABILITY
POWER
PRESSURE
RADIOLOGY
TEMPERATURE
TIME
VELOCITY and SPEED
VISCOSITY,dyna., kine.
VOLUME, capac. flow
Conversion factors in PDF
choose
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
Y
ALL LIST
international system of units
SI prefixes
fundamental physical constants
SI base and derived units
periodic table
calculator work group
BROWSER compatibility
: Explorer - Netscape
<head> <script LANGUAGE="JavaScript"> <!-- Original: mistermidget@hotmail.com --> <!-- This script and many more are available free online at --> <!-- The JavaScript Math - http://www.themeter.net --> <!-- Begin function groupWork() { person1 = parseInt(document.workform.person1.value); person2 = parseInt(document.workform.person2.value); worktime = (person1*person2)/(person1+person2); document.workform.time.value = worktime; } // End --> </script> </head> <body> <form name="workform"> <div align="center"><center><p>Person one can do the job in <input type="text" name="person1" size="5"> hours.<br> Person two can do the same job in <input type="text" name="person2" size="5"> hours.</p> </center></div><div align="center"><center><p><input type="button" value="Solve!" name="solve" onClick="groupWork()"><br> Together, they can do the job in <input type="text" name="time" size="10"> hours.</p> </center></div> </form> </body>
selection all the code and use
copy-paste
for insert in your page
Copyright © 1999 -2010 THEmeter.net - All Rights Reserved -
|
Home
|
Search
|
Disclaimer
|
E-mail
|
Donate
|
- www.THEmeter.net -- www.conversioni.it
-
(ver. # 23.03.08 )