2.1.1.2.8. Fixed Point Types

Declaration. 

typedef fixed<10,2> aPrice;

Constants. 

const fixed aPrice = 12.34D;