javascript
conversioni e utilità
italiano
english
Tabelle di conversione
scegli una GRANDEZZA
ACCELERAZIONE
ANGOLI
AREA
CALORE, entropia, etc.
ELETTRICITA' e MAGNET.
ENERGIA e LAVORO
FORZA
LUNGHEZZA
LUCE
MASSA e INERZIA
MOMENTO della FORZA
PERMEABILITA'
POTENZA
PRESSIONE
RADIOLOGIA
TEMPERATURA
TEMPO
VELOCITA'
VISCOSITA',dina., cine.
VOLUME, capac. portata
Fattori di conversione in PDF
SELEZIONA
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
sistema internazionale
multipli e sottomultipli
costanti fondamentali
unità fondamentali e derivate
tavola periodica
calcola equazioni
compatibile IE NE
<BODY bgcolor="white"> <html> <script language="JavaScript"> <!-- //Script by Tom Richardson Jr. //Permission to use this script as long as this part stays intact. //If you have any questions e-mail me at gooftroop@geocities.com //or visit my website at http://home.rmci.net/gooftroop. //This little thing can find that revered unknown variable "x" //in any expression. //Have fun!! function equa1() { a = document.form1.aa.value; b = document.form1.ab.value; c = a-b; document.form1.total1.value = c } function equa2() { a = document.form1.ba.value; b = document.form1.bb.value; c = (a*1)+(b*1); document.form1.total2.value = c } function equa3() { a = document.form1.ca.value; b = document.form1.cb.value; c = a/b; document.form1.total3.value = c } function equa4() { a = document.form1.da.value; b = document.form1.db.value; c = a*b; document.form1.total4.value = c } //--> </script> <form name="form1"><center> <table border=1 cellpadding=1 cellspacing=1> <td colspan=3 align=center><font size=6 color=blue><b>Equasion</font><font size=6 color=red>+</font></b><br> <font size=-50> <i>by <a href="../tppmsgs/msgs0.htm#44" tppabs="http://home.rmci.net/gooftroop">Tom Richardson Jr.</a></i></td> <tr> <td><input type="text" size=5 name="aa"> = <i>x</i> + <input type="text" name="ab" size=5></td> <td><i>x</i> = <input type="text" name="total1" size=5></td> <td><input type="button" value="Calculate" onClick="equa1()"></td> <tr> <td><input type="text" size=5 name="ba"> = <i>x</i> - <input type="text" name="bb" size=5></td> <td><i>x</i> = <input type="text" name="total2" size=5></td> <td><input type="button" value="Calculate" onClick="equa2()"></td> <tr> <td><input type="text" size=5 name="ca"> = <i>x</i> * <input type="text" name="cb" size=5></td> <td><i>x</i> = <input type="text" name="total3" size=5></td> <td><input type="button" value="Calculate" onClick="equa3()"></td> <tr> <td><input type="text" size=5 name="da"> = <i>x</i> / <input type="text" name="db" size=5></td> <td><i>x</i> = <input type="text" name="total4" size=5></td> <td><input type="button" value="Calculate" onClick="equa4()"></td> <tr> <td colspan=3 align=center> <input type="reset" value="Reset"></td> </table> </form> </body> </html> <!-- www.themeter.net -->
seleziona tutto il codice ed utilizza
copia-incolla
per inserirlo nelle tue pagine
Copyright © 1999 -2010 THEmeter.net -Tutti i diritti riservati -
|
Home
|
Search
|
Disclaimer
|
E-mail
|
Donazioni
|
- www.THEmeter.net -- www.conversioni.it
-
(ver. # 23.03.08 )