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 Link to comment https://forums.phpfreaks.com/topic/205271-calculator-in-a-time-period/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.