Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ R = \frac{F \times E}{K}
|
|
| 50 |
- \(0 \le E \le 1\)
|
| 51 |
- \(K > 0\)
|
| 52 |
|
| 53 |
-
Inputs outside this domain
|
| 54 |
No clamping.
|
| 55 |
Numerical tolerance, if any, is implementation‑defined.
|
| 56 |
|
|
|
|
| 50 |
- \(0 \le E \le 1\)
|
| 51 |
- \(K > 0\)
|
| 52 |
|
| 53 |
+
Inputs outside this domain must be rejected (error/exception).
|
| 54 |
No clamping.
|
| 55 |
Numerical tolerance, if any, is implementation‑defined.
|
| 56 |
|