syfcore commited on
Commit
1f98d07
·
verified ·
1 Parent(s): 6045388

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 **must be rejected** (error/exception).
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