Fix incorrect formula
This commit is contained in:
parent
0edf6db4be
commit
06527f8d95
|
@ -163,7 +163,7 @@ Fehlerfortpflanzung bei Funktionsauswertung:
|
|||
|
||||
Relativ:
|
||||
|
||||
$$\frac{f'(x) \cdot x}{f(x)} \cdot \frac{\tilde{x} - x}{x}$$
|
||||
$$\frac{|f'(x)| \cdot |x|}{|f(x)|} \cdot \frac{|\tilde{x} - x|}{|x|}$$
|
||||
|
||||
Absolut:
|
||||
|
||||
|
|
Loading…
Reference in a new issue