Difference: FloatingPointUnit (27 vs. 28)

Revision 282022-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

Added:
>
>
 

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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