Ada Programming/Attributes/'Round

Description

edit

Fixed-point value obtained by rounding X (away from 0, if X is midway between two values).

The function returns the value obtained by rounding X (away from 0, if X is midway between two values of the type of S).

Example

edit
FRound (X) return S