Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 332 Bytes

huge_vall.md

File metadata and controls

18 lines (13 loc) · 332 Bytes

HUGE_VALL

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

概要

long double 型の正の値の定数式。

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

バージョン

言語

  • C++11