charts: changed scientifc number display from e+6 type to pango markup
[pspp] / tests / math / decimal.at
1 AT_BANNER([Decimal floating point])
2
3 AT_SETUP([Decimal float])
4
5 AT_CHECK([../../math/decimal-test], [0], [ignore])
6
7 AT_CLEANUP