Keil™, An ARM® Company

Technical Support

C251: FLOAT64 DIRECTIVE


Information in this article applies to:

  • C251 Version 1.24
  • C251 Version 2.14

QUESTION

How do I enable double precision floating point arithmetic?

ANSWER

With the FLOAT64 directive double precision floating point arithmetic is enabled. If FLOAT64 is not specified, C251 uses single precision floating point arithmetic evenif the double keyword is used in the C source file.

MORE INFORMATION

  • For more information, refer to Chapter 2, page 35 of the C251 Compiler User's Guide 09.97

Last Reviewed: Wednesday, August 03, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure