1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-04-05 03:37:43 +00:00

Updated SANE Floating Point (markdown)

David Schmenk 2017-12-14 20:30:26 -08:00
parent 13cb0633b6
commit 3abf05817b

@ -5,7 +5,7 @@ A string conversion library provides formatting for output and input of floating
**Usage:**
[`include inc/fpstr.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpstr.plh)
[`include "inc/fpstr.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpstr.plh)
**Values:**
@ -37,7 +37,7 @@ A high level, RPN stack based interface to the SANE library. Accessed via:
**Usage:**
[`include inc/fpu.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpu.plh)
[`include "inc/fpu.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/fpu.plh)
**Values:**
@ -167,7 +167,7 @@ The low-level, direct interface to the SANE library. Accessed via:
**Usage:**
[`include inc/sane.plh`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/sane.plh)
[`include "inc/sane.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/sane.plh)
**Values:**