冯毅《程序设计基础》c2014c2.pptVIP

  • 2
  • 0
  • 约2.67万字
  • 约 53页
  • 2019-02-05 发布于湖北
  • 举报
* A floating constant consists of an integer part, a decimal part, a fraction part, an e or E, an optionally signed integer exponent and an optional type suffix, one of f, F, l, or L. The integer and fraction parts both consist of a sequence of digits. Either the integer part, or the fraction part (not both) may be missing; either the decimal point or the e and the exponent (not both) may be missing. The type is determined by the suffix; F or f makes it float, L or l makes it long double, otherwise it is double. 08 bits 23 bits 101000…………….0 significand exponent 整数 . 小数 e 指数 * at exe

文档评论(0)

1亿VIP精品文档

相关文档