Skip to content

Commit

Permalink
Update Modelica/Blocks/Math.mo
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Beutlich <modelica@tbeu.de>
  • Loading branch information
AHaumer and beutlich committed Nov 21, 2022
1 parent 07bb1f6 commit 0cb6499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Blocks/Math.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2566,7 +2566,7 @@ This means that:</p>
This block detects positive and negative peaks of differentiable and non-differentiable input signals without sampling.
</p>
<p>
For differentiable input singals, an extremum is detected if the derivative of the input signal is zero.
For differentiable input signals, an extremum is detected if the derivative of the input signal is zero.
</p>
<p>
To handle non-differentiable input signals, the input signal <code>u</code> is conditioned by a first order with time constant <code>T</code>.
Expand Down

0 comments on commit 0cb6499

Please sign in to comment.