Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 312 Bytes

nan.md

File metadata and controls

17 lines (13 loc) · 312 Bytes

NAN

  • cmath[meta header]
  • macro[meta id-type]
  • cpp11[meta cpp]
# define NAN constant_expression
  • constant_expression[italic]

概要

NaN(Not a Number, 非数) がサポートされる場合、floatquiet NaN の定数式に展開される。

バージョン

言語

  • C++11