more like, 8:27!

Jun 09, 2005 19:51

today in math i wrote a simple program for conversion from regular time to metric ( Read more... )

Leave a comment

Comments 6

the_empty_world June 10 2005, 01:19:17 UTC
Sweet, I've always wanted to know how to convert regular time to metric time!

Reply

savoysalad June 10 2005, 01:42:39 UTC
more like, you've wanted to know since last wednesday!

Reply


swimslow500 June 10 2005, 01:20:48 UTC
I'm gonna be heisting this code, just so you know.

Reply

savoysalad June 10 2005, 01:42:09 UTC
you best

Reply

swimslow500 June 14 2005, 14:21:46 UTC
I did some editing to your code, it works and the code is a little simpler.

:Disp "METRIC TIME"
:DISP "ENTER TIME IN 24 TIME"
:DISP "(HH.MM, AS WELL)"
:INPUT X
:(((X-int(X))x100/60+int(X))/2.4)->Y **[the arrow is the STO key]**
:Dips "THE TIME IS", Y
:

nice. do you know any LJ communities for writing TI-83 code? cause I want to find one.

Reply

savoysalad June 26 2005, 18:48:38 UTC
mm..looks good

and about the communities- not off the top of my head, but i'm sure there're some out there

Reply


Leave a comment

Up