NumericAnnex Reference (100% documented)

View on GitHub

Install in Dash

Type Aliases

The following type aliases are available globally.

Topics
  • Sign

    The mathematical sign of a number.

    Declaration

    Swift

    public typealias Sign = FloatingPointSign
  • RoundingRule

    A rule for rounding a number.

    Declaration

    Swift

    public typealias RoundingRule = FloatingPointRoundingRule