Sujet : Re: FP number syntax
De : hohl (at) *nospam* isartext.de (HenryHH)
Groupes : comp.lang.forthDate : 01. Jan 2025, 13:48:01
Autres entêtes
Organisation : novaBBS
Message-ID : <1c6deead9034f1784aa8a1a2f6c2e1fc@www.novabbs.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12
User-Agent : Rocksolid Light
On Wed, 1 Jan 2025 11:47:16 +0000, Anton Ertl wrote:
But does anybody actually make use of DPL? I have not seen a single
use, ever. Is it just some feature that someone thought up and
implemented, and we all continued to implement it because we could and
it was traditional?
I find DPL very useful and have used it all the time for many years.
This variable can replace a floating point package in cases where only
basic math operations (+, -, *, /) are required. I have used fixed point
math
in applications that control measurement systems in a physics
laboratory.
Please have a look at my fixed point math package on theForthNet.
http://theforth.net/package/fixedHenry