Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 320 Bytes

huge_valf.md

File metadata and controls

18 lines (13 loc) · 320 Bytes

HUGE_VALF

  • cmath[meta header]
  • macro[meta id-type]
  • cpp11[meta cpp]
# define HUGE_VALF implementation-defined

概要

float 型の正の値の定数式。

float が無限大をサポートする場合、処理系によっては正の無限大となる。

バージョン

言語

  • C++11