Talk About Network

Google


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 > Pascal Borland > Re: real format
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 7 Topic 1036 of 1118
Post > Topic >>

Re: real format

by Wolf Behrenhoff <NoSpamPleaseButThisIsValid3@[EMAIL PROTECTED] > Jun 21, 2007 at 12:14 AM

inscriptionalacon@[EMAIL PROTECTED]
 wrote:
> Hello everybody !
> 
> I would like to know what sort of approximation does Turbo Pascal when
> it saves a data with the real format.

TP's real type is a non-standard type. It has 48 bits (6 bytes). Why do
you want to use it or know something about it?
Better use single (4) or double (8 bytes). Look for IEEE 754 if you are
interested in the internal representation.

> Example : given a sequence of real u(n+1)=f(u(n)) what is the
> approximation done on u(n+1) ?

That looks like a successor function.
A successor function for reals... strange!

Wolf
 




 7 Posts in Topic:
real format
inscriptionalacon@[EMAIL   2007-06-20 13:23:06 
Re: real format
Wolf Behrenhoff <NoSpa  2007-06-21 00:14:05 
Re: real format
inscriptionalacon@[EMAIL   2007-06-21 01:40:54 
Re: real format
Wolf Behrenhoff <NoSpa  2007-06-21 13:14:43 
Re: real format
inscriptionalacon@[EMAIL   2007-06-21 01:41:54 
Re: real format
inscriptionalacon@[EMAIL   2007-06-21 04:44:18 
Re: real format
"Markus.Humm" &  2007-06-24 13:43:38 

Post A Reply:
  Go here to Signup

AddThis Feed Button


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

Contact
tan12V112 Sat Jul 26 5:42:01 CDT 2008.