Re: Running Watch



Tom B. wrote:
I've never seen a digital watch that did NOT allow one to sync/reset
the seconds field of the time. But they don't generally round to the
nearest integer minute, they truncate to the next lower minute (i.e.
zero out the seconds field).

My previous watch, a FreeStyle Backcountry, has the nice rounding
feature. It automatically adds one to the minute if zeroing out a 31-59
second value.

Trouble is, it only does it for the current time you are editing, not
the other time. If you synchronize T1, the T2 minutes are untouched.

That is quite stupid, because the seconds field is shared among the
alternative times. The seconds get zeroed out in both times, but the
minutes are bumped up in only one of them.

.



Relevant Pages

  • Re: Math.Floor
    ... An Application of method.floor is rounding a value to the nearest integer. ... double value and uses the preceding statement to round each of the numbers to the nearest integer. ... You can get the numbers out of the tokens using Double.valueOf. ... public static void main{ ...
    (comp.lang.java.programmer)
  • Re: Math.Floor
    ... public double round ... This says you can round a floating-point number to the nearest integer by ... You can get the numbers out of the tokens using ... private void showRound{ ...
    (comp.lang.java.programmer)
  • Re: Entropy sources under WinXP
    ... Better prompt thrones now or Tom will ... Never honour not while you're ... it'll beautifully gain the intervention. ... insufficient costs conceive round the productive studio. ...
    (sci.crypt)
  • Re: TRUNC Function
    ... But now you have a problem when the seconds round up to 60. ... them into degrees minutes and seconds (i.e truncate the ... not held to its full precision in the calculator memory. ... >> I know I can reduce the precision of the stord data but ...
    (microsoft.public.excel.misc)
  • Re: Fixed Point Arithmetic
    ... adders, and whether to round or truncate? ... If the inputs ABCDE are undeterministic, then either A+B or A+C or whatever ...
    (comp.dsp)