-
-
March 18, 2025 at 12:58 pm
fdtsaid
SubscriberIn the Scade One Student documentation (section Concepts and Explanations → Language Explanations → Forward Iteration → Forward Construct for Iterative Algorithms), the fill_from_K example appears to contain a minor error in the forward body definition.ÂThe tutorial explains that the counter oi should start at K and increment by 1 iteratively:oi = K pre (oi + 1)
ÂHowever, the documented example instead uses:Âoi = K pre oi + 1
ÂThe original diagram in the document is :ÂThe diagram may actually be:
-
Viewing 0 reply threads
- You must be logged in to reply to this topic.
Ansys Innovation Space
Trending discussions
Top Contributors
-
2612
-
938
-
812
-
599
-
591
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.