We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e861d commit b625213Copy full SHA for b625213
Modelica/Math/nearestInteger.mo
@@ -40,5 +40,5 @@ Math.nearestInteger(-0.5); // = -1
40
This function does the same conversion as the block
41
<a href=\"modelica://Modelica.Blocks.Math.RealToInteger\">RealToInteger</a>.
42
</p>
43
-</html>"));
+</html>"), GenerateEvents=true);
44
end nearestInteger;
0 commit comments