Difference: FloatingPointUnit (24 vs. 25)

Revision 252022-11-12 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 68 to 68
  ieee-754.png
Added:
>
>
 

FPU's Dark Corners

Some Links

Line: 137 to 141
 fnumber (a # -- r u ) convert the specified string by a and # to float r, on success u is 1, otherwise 0 >float (a # -- r ? ) convert the specified string by a and # to float r, on success flag is true (more robust)
Deleted:
<
<
fe. ( r -- ) display, with a trailing space, the floating-point number r in engineering notation
 fs. ( r -- ) display, with a trailing space, the floating-point number r in scientific notation
Changed:
<
<
fu. ( r -- ) display, with a trailing space, the floating-point number r in (metric) unit prefix notation
>
>
fe. ( r -- ) display, with a trailing space, the floating-point number r in engineering notation fm. ( r -- ) display, with a trailing space, the floating-point number r in metric unit prefix notation
  fsin ( r1 -- r2 ) r2 is the sine of the radian angle r1 fcos ( r1 -- r2 ) r2 is the cosine of the radian angle r1
 
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