Compare two revisions of: number fields

... ... @@ -31,8 +31,8 @@ question environment by the `\field{...}` command. It can take one of the follow
31 31
32 32 # Precision of real numbers
33 33
34 -If the number field is chosen to be _real_ or _complex_, there is the issue of precision -
35 -on one hand for **displaying** the numbers/functions, and on the other for the **correction**.
34 +If the number field is chosen to be _real_ or _complex_, there are two issues of **precision**:
35 +the **display-precision** of the numbers/functions and the **corrector-precision**.
36 36
37 37 For more information about precision see also the two examples in WebMiau:
38 38 https://miau.mumie.net/web-miau/editor/content%2Fexamples%2FinputFunction%2Fprb_calculations_with_roundet_numbers.src.tex
39 39