mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 20:54:28 +02:00
docs: typo fixed
This commit is contained in:
@@ -267,7 +267,7 @@ using Celsius_point = quantity_point<isq::Celsius_temperature[deg_C], si::ice_po
|
|||||||
point origin is defined in terms of `si::kelvin`, while the quantity point uses
|
point origin is defined in terms of `si::kelvin`, while the quantity point uses
|
||||||
`si::degree_Celsius`.
|
`si::degree_Celsius`.
|
||||||
|
|
||||||
To play a bit w temperatures we can implement a simple room's AC temperature controller in
|
To play a bit with temperatures we can implement a simple room's AC temperature controller in
|
||||||
the following way:
|
the following way:
|
||||||
|
|
||||||
```cpp
|
```cpp
|
||||||
|
Reference in New Issue
Block a user