Skip to content

Commit a104c74

Browse files
authored
Update NumericUnits.md
1 parent 65937f2 commit a104c74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/teacher/reference/response_area_components/NumericUnits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ For example, if the reference answer is 100 m, the following answers will also b
1717
* 0.1 km
1818
* 10000 cm
1919
* 10^5 mm
20+
21+
See [here](https://lambda-feedback.github.io/user-documentation/user_eval_function_docs/compareExpressions/#4-checking-the-value-of-an-expression-or-a-physical-quantity) for more information
2022
### Tolerances
2123
Tolerances can be added to your answer using the `atol (number)` and `rtol (number)` fields, which denote absolute and relative tolerances respectively.
2224

0 commit comments

Comments
 (0)