Difference between revisions of Optics related math
Updating the visual acuity section. Unfortunately, the wiki frequently gets errors when contacting the server that renders the maths stuff. |
m →Diopters are inverse meters: Seems that one should use \text{...} inside math mode to render plain text. |
||
| Line 45: | Line 45: | ||
Remember that 100cm = 1m. | Remember that 100cm = 1m. | ||
<math>D = \frac{1}{meters}</math> | <math>D = \frac{1}{ \text{meters} }</math> | ||
conversely | conversely | ||
<math>meters = \frac{1}{D}</math> | <math> \text{meters} = \frac{1}{D}</math> | ||
==Calculating correction== | ==Calculating correction== | ||