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 "behavior" section of round and trunc operators is inconsistent with the semantics.
They should be corrected as follows:
If numDigit is omitted or is set to 0, the operator has the behaviour of the “Operators changing the data type". Otherwise, for the invocations at Data Set level, the operator has the behaviour of the “Operators applicable on one Scalar Value or Data Set or Data Set Component”, while for the invocations at Component or Scalar level, the operator has the behaviour of the “Operators applicable on two Scalar Values or Data Sets or Data Set Components”, (see the section “Typical behaviours of the ML Operators”).
The text was updated successfully, but these errors were encountered:
The "behavior" section of round and trunc operators is inconsistent with the semantics.
They should be corrected as follows:
If numDigit is omitted or is set to 0, the operator has the behaviour of the “Operators changing the data type". Otherwise, for the invocations at Data Set level, the operator has the behaviour of the “Operators applicable on one Scalar Value or Data Set or Data Set Component”, while for the invocations at Component or Scalar level, the operator has the behaviour of the “Operators applicable on two Scalar Values or Data Sets or Data Set Components”, (see the section “Typical behaviours of the ML Operators”).
The text was updated successfully, but these errors were encountered: