File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 768768 <const name =" FE_INEXACT" link =" c/numeric/fenv/FE_exceptions" />
769769 <const name =" FE_INVALID" link =" c/numeric/fenv/FE_exceptions" />
770770 <const name =" FE_OVERFLOW" link =" c/numeric/fenv/FE_exceptions" />
771- <const name =" FE_UNHERFLOW " link =" c/numeric/fenv/FE_exceptions" />
771+ <const name =" FE_UNDERFLOW " link =" c/numeric/fenv/FE_exceptions" />
772772
773773 <const name =" FE_DOWNWARD" link =" c/numeric/fenv/FE_round" />
774774 <const name =" FE_TONEAREST" link =" c/numeric/fenv/FE_round" />
786786 <!-- cpp/numeric/random -->
787787
788788 <const name =" complex" link =" c/numeric/complex/complex" />
789- <const name =" Complex_I " link =" c/numeric/complex/Complex_I" />
789+ <const name =" _Complex_I " link =" c/numeric/complex/Complex_I" />
790790 <const name =" imaginary" link =" c/numeric/complex/imaginary" />
791- <const name =" Imaginary_I " link =" c/numeric/complex/Imaginary_I" />
792- <const name =" I " link =" c/numeric/complex/I" />
791+ <const name =" _Imaginary_I " link =" c/numeric/complex/Imaginary_I" />
792+ <const name =" _I " link =" c/numeric/complex/I" />
793793
794794 <function name =" CMPLX" link =" c/numeric/complex/CMPLX" />
795795 <function name =" CMPLXF" link =" c/numeric/complex/CMPLX" />
Original file line number Diff line number Diff line change 27072707 <const name =" FE_INEXACT" link =" cpp/numeric/fenv/FE_exceptions" />
27082708 <const name =" FE_INVALID" link =" cpp/numeric/fenv/FE_exceptions" />
27092709 <const name =" FE_OVERFLOW" link =" cpp/numeric/fenv/FE_exceptions" />
2710- <const name =" FE_UNHERFLOW " link =" cpp/numeric/fenv/FE_exceptions" />
2710+ <const name =" FE_UNDERFLOW " link =" cpp/numeric/fenv/FE_exceptions" />
27112711
27122712 <const name =" FE_DOWNWARD" link =" cpp/numeric/fenv/FE_round" />
27132713 <const name =" FE_TONEAREST" link =" cpp/numeric/fenv/FE_round" />
You can’t perform that action at this time.
0 commit comments