3.15.1.2.8. Fixed Point Types
Prev
Â
3.15.1.2. Constructed Data Types
Â
Next
3.15.1.2.8. Fixed Point Types
Declaration.Â
typedef fixed<10,2> aPrice;
Constants.Â
const fixed aPrice = 12.34D;