Commit d4b8455
authored
feat(om2): expand Number description with float64 and NaN details (#2928)
- Add IEEE 754-2008 double-precision reference for float64
- Expand NaN usage to cover all undefined/indeterminate mathematical results
Coded with Claude Sonnet 4.6.
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>1 parent 61a9107 commit d4b8455
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments