Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1186 savelij 1
+-------------------- Test Application APLFLOAT -----------------------------+
2
|                                                                            |
3
|      This is a test of the Applesoft BASIC floating point format.  Note:   |
4
|      I left out the 'non-simple' values.  They do work on a 'normal' x86   |
5
|      PC with IEEE floating point, but they are in general prone to         |
6
|      rounding errors.                                                      |
7
|                                                                            |
8
+----------------------------------------------------------------------------+