helmut_tut_gut Posted June 19, 2010 Share Posted June 19, 2010 Hey, i was trying to realise a calculator in javascript! the javascript is hold on to do this mathematik calculation: 450.000=x x+5 = x1 x1= 450.005 x1+ 5 = x2 and so on ... x2=450.010 x2+5 = x3 this script shall do this calculation every minute since start ! an give me an echo/result on my website ! Can someone help me plz ! Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.