Re: Display Engineering Notation with SI Prefix

Liste des GroupesRevenir à cl forth 
Sujet : Re: Display Engineering Notation with SI Prefix
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forth
Date : 29. Aug 2024, 11:39:34
Autres entêtes
Organisation : novaBBS
Message-ID : <b551b3b6939980752fc024b73e3e722a@www.novabbs.com>
References : 1 2
User-Agent : Rocksolid Light
On Thu, 29 Aug 2024 10:02:26 +0000, dxf wrote:

On 29/08/2024 1:32 am, dxf wrote:
[..]
The real (FE.) has no such issues and works as expected ...
>
VFX Forth 64 for Windows x64
  © MicroProcessor Engineering Ltd, 1998-2023
>
 Version: 5.43 [build 4241]
 Build date: 22 December 2023
>
2 set-precision  ok
1.234e 1e2 f* -1 (fe.) type 120.E0 ok
Using the non-standard set-precision of iForth:
FORTH> 2 set-precision 1.234e f. 1.23  ok
FORTH> 1 set-precision 1.234e f. 1.2  ok
FORTH> 3 set-precision 1.234e f. 1.234  ok
FORTH> 3 set-precision 1234e  f. 1234.000  ok
FORTH> 0 set-precision 1234e  f. 1234  ok
Didn't F83 have DIGITS ?
-marcel

Date Sujet#  Auteur
28 Aug 24 * Display Engineering Notation with SI Prefix11dxf
29 Aug 24 `* Re: Display Engineering Notation with SI Prefix10dxf
29 Aug 24  `* Re: Display Engineering Notation with SI Prefix9mhx
29 Aug 24   `* Re: Display Engineering Notation with SI Prefix8dxf
29 Aug 24    `* Re: Display Engineering Notation with SI Prefix7mhx
30 Aug 24     `* Re: Display Engineering Notation with SI Prefix6dxf
30 Aug 24      `* Re: Display Engineering Notation with SI Prefix5mhx
30 Aug 24       `* Re: Display Engineering Notation with SI Prefix4dxf
30 Aug 24        `* Re: Display Engineering Notation with SI Prefix3mhx
30 Aug 24         `* Re: Display Engineering Notation with SI Prefix2dxf
31 Aug 24          `- Re: Display Engineering Notation with SI Prefix1dxf

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal