You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The symbol precision in smt_setup_operation is authoritative. It may differ from, and will override, any previously specified operations' precision. Subsequently issued operations must have matching precision.
This design pre-dates the NAI system. Let's change it so that the precision is set with the earliest operation where the symbol appears, smt_create_operation.
The text was updated successfully, but these errors were encountered:
The WP currently says:
This design pre-dates the NAI system. Let's change it so that the precision is set with the earliest operation where the symbol appears,
smt_create_operation
.The text was updated successfully, but these errors were encountered: