Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Time, seconds and scientific notation

From: gchiu:compkarori at: 24-Feb-2004 8:19

Hallvard Ystad wrote.. apparently on 23-Feb-2004/21:00:15+1:00
>Hi list, > >This is from a console session: >>> third 0:00:01.09 >== 1.09 >>> third 0:00:0.09 >== 9E-2 > >How can I have the second example printed without scientific notation (as seconds)? >
Here's a function from Gabriele that does this in case someone else needs it. http://www.compkarori.com/vanilla/display/form-decimal.r -- Graham Chiu http://www.compkarori.com/cerebrus