Difference:
FloatingPointUnit
(27 vs. 28)
Revision 28
2022-11-14 -
PeterSchmid
Line: 1 to 1
META TOPICPARENT
name="WebHome"
%DASHBOARD{ section="banner"
Line: 75 to 75
Some Hints for Using the FPU
Changed:
<
<
Rounding is not very useful for precision more than 3.
>
>
It is better to be approximately right than exactly wrong.
Do not use FPU in interrupt service routines.
Tasks/Threads with FPU operations need much more return stack depth.
Rounding is not very useful for precision more than 3.
0.1005e fs. 1.01E-1 ok. 0.1005e fm. 101m ok.
Line: 84 to 88
0.100005e fm. 100.00m ok.
Deleted:
<
<
Do not use FPU in interrupt service routines.
Tasks/Threads with FPU operations need much more return stack depth.
Some Links
https://forth-standard.org/standard/float
https://en.wikipedia.org/wiki/IEEE_754
https://en.wikipedia.org/wiki/Single-precision_floating-point_format
Added:
>
>
What Every Computer Scientist Should Know About Floating-Point Arithmetic
Fixed Point
https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/Number-Conversion.html#Number-Conversion
View topic
|
H
istory
:
r44
<
r43
<
r42
<
r41
|
More topic actions...
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback