[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Re:Addition



PureBytes Links

Trading Reference Links




Dimitris,
 
Answered already.

Numbers are in IEEE single precision (32 
bit) format
(7 significant digits). YYYYMMDD is 8 digits.
 
The 24 bits (including the hidden bit) of mantissa in a 32-bit 
floating-point number represent approximately 7 significant decimal digits. 
Unlike the real number system, which is continuous, a floating-point system has 
gaps between each number. If a number is not exactly representable, then it must 
be approximated by one of the nearest representable values. 
 
See also:
<A 
href=""><FONT 
face="Courier New" color=purple><SPAN 
>http://www.math.grin.edu/~stone/courses/fundamentals/IEEE-reals.html
<A 
href="">http://groups.yahoo.com/group/amibroker/message/1043
 
 
 
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Dimitris 
  Tsokakis 
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Monday, April 14, 2003 12:37 
  PM
  Subject: [amibroker] Re:Addition
  
  To be more specific, I want to transform Datenum() to 
  YYYYMMDD format.
  The 
   <FONT 
  face="Times New Roman">
  Filter=1<FONT face=Verdana 
  size=2><FONT 
  face="Times New Roman">;
   <FONT 
  face="Times New Roman">
  AddColumn(<FONT 
  size=2>DateNum(),""<FONT 
  size=2>,1.0<FONT face=Verdana 
  size=2>);
   <FONT 
  face="Times New Roman">
  AddColumn(Column0+<FONT 
  size=2>19000000,""<FONT 
  size=2>,1.0<FONT face=Verdana 
  size=2><FONT 
  face="Times New Roman">);
   
  does not 
  help.
  Dimitris 
  Tsokakis
   Send 
  BUG REPORTS to <A 
  href="">bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  <A 
  href="">suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT









Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.