Ada Programming/Attributes/'Round
Description
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
F’Round (X) return S