File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed
docs/error-messages/tool-errors Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,18 @@ This section is a reference to the errors generated by the runtime floating-poin
1111
1212## Math errors
1313
14- [ Math error M6101] ( math-error-m6101.md ) \
15- [ Math error M6102] ( math-error-m6102.md ) \
16- [ Math error M6107] ( math-error-m6107.md ) \
17- [ Math error M6108] ( math-error-m6108.md ) \
18- [ Math error M6110] ( math-error-m6110.md ) \
19- [ Math error M6111] ( math-error-m6111.md ) \
20- [ Math error M6201] ( math-error-m6201.md ) \
21- [ Math error M6202] ( math-error-m6202.md ) \
22- [ Math error M6203] ( math-error-m6203.md ) \
23- [ Math error M6205] ( math-error-m6205.md )
14+ | Error | Message |
15+ | --| --|
16+ | [ Math error M6101] ( math-error-m6101.md ) | invalid |
17+ | [ Math error M6102] ( math-error-m6102.md ) | denormal |
18+ | [ Math error M6107] ( math-error-m6107.md ) | unemulated |
19+ | [ Math error M6108] ( math-error-m6108.md ) | square root |
20+ | [ Math error M6110] ( math-error-m6110.md ) | stack overflow |
21+ | [ Math error M6111] ( math-error-m6111.md ) | stack underflow |
22+ | [ Math error M6201] ( math-error-m6201.md ) | 'function' : _ DOMAIN error |
23+ | [ Math error M6202] ( math-error-m6202.md ) | 'function' : _ SING error |
24+ | [ Math error M6203] ( math-error-m6203.md ) | 'function' : _ OVERFLOW error |
25+ | [ Math error M6205] ( math-error-m6205.md ) | 'function' : _ TLOSS error |
2426
2527## See also
2628
You can’t perform that action at this time.
0 commit comments