Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Forth > Re: f. to strin...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 17 Topic 3979 of 4053
Post > Topic >>

Re: f. to string?

by "Ed" <nospam@[EMAIL PROTECTED] > Mar 30, 2008 at 03:11 PM

"Bruce McFarling" <agila61@[EMAIL PROTECTED]
> wrote in message
news:aa760fbd-ac90-47e9-80a3-5f2092e4fa7b@[EMAIL PROTECTED]
> On Mar 29, 4:15 pm, an...@[EMAIL PROTECTED]
 (Anton Ertl)
> wrote:
> > Bruce McFarling <agil...@[EMAIL PROTECTED]
> writes:
> > >If FICL is a C-based forth, it should be straightforward to add
> > >REPRESENT. sprintf itself would be the core function
>
> > REPRESENT is pretty obviously modeled after ecvt(); they missed some
> > things in the transfer, as Ed has pointed out, and they also did not
> > provide an fcvt() variant.
>
> I just looked at a page describing ecvt() and fcvt() and I don't see
> what is missing from REPRESENT together with already existing CORE
> facilities if someone wants to reconstruct them. The signed exponent
> is returned, the sign, and the representation of the absolute value of
> the significant normalized between 0 and 1, which makes it
> straightforward to place the decimal point anywhere desired and adjust
> the exponent to suit.

There are several deficiencies in the standard REPRESENT but the main
one is that it can't round-up the entire significand (i.e. the fraction)
to a
whole number.  This is required for functions like  F.R  to work properly.

For the story on REPRESENT and a solution see:
ftp://ftp.taygeta.com/pub/Forth/Applications/ANS/Represent_21.txt




 17 Posts in Topic:
f. to string?
Frank Buss <fb@[EMAIL   2008-03-29 14:22:05 
Re: f. to string?
Helmar <helmwo@[EMAIL   2008-03-29 06:26:31 
Re: f. to string?
Bruce McFarling <agila  2008-03-29 09:22:10 
Re: f. to string?
anton@[EMAIL PROTECTED]   2008-03-29 20:15:50 
Re: f. to string?
Bruce McFarling <agila  2008-03-29 17:00:03 
Re: f. to string?
"Ed" <nospam  2008-03-30 15:11:45 
Re: f. to string?
anton@[EMAIL PROTECTED]   2008-03-30 19:01:29 
Re: f. to string?
Bruce McFarling <agila  2008-03-29 22:50:53 
Re: f. to string?
Bruce McFarling <agila  2008-03-30 15:30:42 
Re: f. to string?
"Ed" <nospam  2008-03-30 15:02:22 
Re: f. to string?
Bruce McFarling <agila  2008-03-29 22:19:43 
Re: f. to string?
"Ed" <nospam  2008-03-31 11:02:54 
Re: f. to string?
Bruce McFarling <agila  2008-03-30 17:49:38 
Re: f. to string?
"Ed" <nospam  2008-04-01 14:00:42 
Re: f. to string?
Bruce McFarling <agila  2008-03-31 20:38:09 
Re: f. to string?
"Ed" <nospam  2008-04-04 17:53:28 
Re: f. to string?
Bruce McFarling <agila  2008-04-04 11:10:00 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 8:34:37 CDT 2008.