KuraiChikara
Board Regular
- Joined
- Nov 16, 2016
- Messages
- 111
- Office Version
- 2013
- Platform
- Windows
Hello,
I had a question about what a particular time conversion is called if it's called anything at all.
Example:
The formula I'm using is
=((A2*60)+B2)/60
If your children did homework for 4 hours and 30 mins. That can be converted to 4.5 or 4.50
If your children watched TV for 1 hour and 26 mins. That can be converted to 1.43
If your children played outside for 3 hours and 4 mins. That can be converted to 3.07
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD="align: center"]Hours[/TD]
[TD="align: center"]Mins[/TD]
[TD="align: center"]Converted[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]3.07[/TD]
[/TR]
</tbody>[/TABLE]
My question is, is there a name for the time conversion? Or is it simply time represented in decimal form?
I had a question about what a particular time conversion is called if it's called anything at all.
Example:
The formula I'm using is
=((A2*60)+B2)/60
If your children did homework for 4 hours and 30 mins. That can be converted to 4.5 or 4.50
If your children watched TV for 1 hour and 26 mins. That can be converted to 1.43
If your children played outside for 3 hours and 4 mins. That can be converted to 3.07
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD="align: center"]Hours[/TD]
[TD="align: center"]Mins[/TD]
[TD="align: center"]Converted[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]3.07[/TD]
[/TR]
</tbody>[/TABLE]
My question is, is there a name for the time conversion? Or is it simply time represented in decimal form?