comp.lang.ada
 help / color / mirror / Atom feed
* A curiosity about decimal fixed point types...
@ 2013-11-11 15:04 mockturtle
  2013-11-11 17:06 ` Mike H
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: mockturtle @ 2013-11-11 15:04 UTC (permalink / raw)


Dear all,
just a silly curiosity about decimal fixed point types, e.g.,

 type Euro is delta 0.01 digits 20;  
 -- Would be 20 enough? :-)

Are they currently used? Where? Since most of the examples are about money (mine and RM's) included, I guess that they were thought for financial applications, but I am unsure if nowadays financial software uses this type of types or just floating point.

Best regards

Riccardo



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-14 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-11 15:04 A curiosity about decimal fixed point types mockturtle
2013-11-11 17:06 ` Mike H
2013-11-11 18:54 ` Oliver Kleinke
2013-11-11 19:58 ` AdaMagica
2013-11-12 12:31 ` Jacob Sparre Andersen
2013-11-14 13:12   ` Marius Amado-Alves
2013-11-14 14:20     ` gautier_niouzes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox