Add aggregation expressions for $floor, $ceil, and $trunc

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.7
    • Affects Version/s: None
    • Component/s: Aggregation Framework
    • None
    • Fully Compatible
    • Quint Iteration 7
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      $floor, $ceil, and $trunc each take one numeric input and return a rounded number of the same type.

      $trunc rounds towards 0, $floor rounds towards negative infinity, and $ceil rounds towards positive infinity.

            Assignee:
            Charlie Swanson
            Reporter:
            James Cohan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: