Centi-hours

Solved/Closed
Hello,
I would like to have the table that converts hours into hundredths. Can someone tell me how much 1 minute is in hundredths?
Configuration: Windows Vista Internet Explorer 7.0

15 answers

  1. It's a converter from hours and minutes to hundredths. Unfortunately, it doesn't do the reverse, but it is perfect in this direction.

    http://www.casamape.fr/guide-employeur/calculatrices/conversion-minutes-centiemes.html
    249
    1. The converter now works in both directions: minutes -> hundredths or hundredths -> minutes
      0
    2. A little calculation would be nice.
      0
    3. "calculate", hmm... calculation
      a bit of grammar would be just as good ;-)
      0
    4. Thank you, it's a great tool and very easy to use.
      0
    5. 33 hundredths x by 60 / 100 = 19.8 mins
      19.8 mins / by 100 x by 60 = 33 hundredths
      alma
      0
  2. hello
    for me it's 5min=0.08
    10min=0.16
    15min=0.25
    20min=0.33
    25min=0.41
    30min=0.50
    35min=0.58
    40min=0.66
    45min=0.75
    50min=0.83
    55min=0.91
    60min=100
    144
    1. Thank you Dédé, thanks to you I will succeed in my overtime calculations, thank you again. Nelly
      0
    2. Hello Dédé, how did you come up with this calculation, which is actually good, but how many did you multiply by? You multiplied by 100 and divided by 60, right????

      If that's the case, you just need to take your minutes and divide by 60, there you go, Pascal.
      0
  3. 1/100 of an hour = 3600 seconds / 100 = 36 sec -> 0.6 minute

    You must not be asking the right question.. 1/100 of an hour is 1/100 of an hour! It all depends on what you want it in.. seconds.. minutes.. because if you still want it in hours, I don't see what answer we can give you except 1/100 of an hour..

    14
    1. Contributor
      Good evening,

      I think that's what he wants:
      1 min = 1h/60 = 1/60 = 0.016666666 h
      eric
      9
      1. Read Eric.
        In that case, he just has to read post 5 (“the”)

        PS: Good evening Vaucluse ;-)

        --
        What is well conceived can be clearly stated, so don’t hesitate on the details...
        0
    2. The question is indeed very clear. :-(

      Look here
      or there.

      I'm here for you.

      --
      What is well understood can be clearly stated, so don’t hesitate about the details...
      5
      1. Read

        Centimeter of what?? hundredth of a second?

        And why don't you just divide..
        4
        1. hundredth of an hour
          0
        2. it doesn't match
          0
      2. Hello,

        The answer to your question is quite simple. It's about using a cross-multiplication:

        If we start from the assumption that 30 min = 0.5 hours.
        1 min = [(1*0.5)/30]
        1 min = 0.016

        Now you just need to apply this rule.
        4
        1. To convert minutes into 100ths: 100 divided by 60 = 1.666666666...
          15 min = 25/100ths
          For example: 15 x 1.666666666 = 24.9999999999 so 25/100ths
          36 min x 1.666666666 = 59.9999999999 so 60/100ths
          3
          1. Hello, to convert a time format written not in Excel format "08:12" but in the usual numerical format "8.12" for example, simply apply the following formula (where B5 is the cell containing the time value to be converted):

            =IF(VALUE(RIGHT(B5,2))<1;((TRUNC(B5,0)*60)+VALUE(RIGHT(B5,1)*10))/60;IF(TRUNC(B5,0)/B5=1;B5;(TRUNC(B5,0)*60+VALUE(RIGHT(B5,2)))/60))

            The value 8.12 (8h 12min) is thus converted into 8.20 (8h 20 hundredths): which allows for example to plot graphs to scale.
            3
            1. Désolé, je ne peux pas accéder aux sites web.
              3
              1. If I work 5 hours and 15 minutes, that amounts to 5 hours and 25 minutes (at 70 euros per hour).
                Can someone tell me how to find the price?
                1
                1. 367.5 euros
                  0
                2. 379.17 € FOR 5H25
                  0
                3. 3 heures et 42 minutes.
                  0
                4. Contributor
                  Surely the one to whom you said hello and thank you.
                  0
              2. 3/4h
                1
                1. Je voudrais savoir combien ça fait en centièmes, merci.
                  0
              3. Contributor
                Good evening
                Just in case:
                One hour = 100
                One hour = 60 min
                One minute therefore equals 100/60 or 1.6666666666666667 hundredths of an hour.
                Best regards
                --
                The truth is not possessed, it is only sought.
                0
                1. 1 minute in hundredths of an hour is .0166666.....

                  ex.: 7h01 = 7.0166666 in hundredths of an hour

                  the method is to multiply by 100 and divide by 60 (ex. 7h25 min. = .25 x 100 / 60 = .42)
                  -1