Any suggestions on how I can figure out the right # of leading 0s?

I really wish dtrace had floating-point printing.

        Thanks, Joel

On Aug 24, 2009, at 7:40 PM, Chad Mynhier wrote:

You're printing the values incorrectly.  Here's the hint:

---> 0.28538s
---> 0.190297s
---> 0.289448s
---> 0.289448s
---> 0.405153s

If these were ascending, you wouldn't see the .28538 first.  You're
missing leading zeros on the fractional part of the number.

---
fastest mac firefox!
http://wagerlabs.com




_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to