phys: fix typo

This commit is contained in:
eggy 2020-09-24 18:55:18 -04:00
parent b97dbee865
commit 956eb2022f

View File

@ -97,7 +97,7 @@ The order of magnitude of a number can be found by converting it to scientific n
### Uncertainties ### Uncertainties
Uncertainties are stated in the form of [value] ± [uncertainty]. A value is only as precise as its absolute uncertainty. Absolute uncertainty of **measurement** is usually represented to only 1 significant digit. Uncertainties are stated in the form of [value] ± [uncertainty]. A value is only as precise as its absolute uncertainty. Absolute uncertainty of a **measurement** is usually represented to only 1 significant digit.
!!! note !!! note
Variables with uncertainty use an uppercase delta for their uncertainty value: $a ± \Delta a$ Variables with uncertainty use an uppercase delta for their uncertainty value: $a ± \Delta a$