Explicit Equations Preview
| Variable | Value | Details | |
|---|---|---|---|
| 1 | a | 1 | |
| 2 | b | -12 | |
| 3 | c | 35 | |
| 4 | disc | 4 | disc = b^2-4*a*c |
| 5 | x1 | 7 | x1 = (-b+sqrt(disc))/(2*a) |
| 6 | x2 | 5 | x2 = (-b-sqrt(disc))/(2*a) |
| Name/Source | Value | Type | |
|---|---|---|---|
| 1 | Explicit equations | 6 | Setting |
| 2 | Anonymous expressions | 0 | Setting |
| 3 | #@report_fix_digits = 8 | Default (integer) | |
| 4 | #@report_show_source = true | Default (boolean) | |
| 5 | #@report_show_header = false | Default (boolean) | |
| 6 | #@report_show_settings = true | Default (boolean) | |
| Severity | Description | |
|---|---|---|
| 1 | Info | -Infor- Explicit variables (6) a, b, c, disc, x1, x2 |
| 2 | Info | -Infor- All variables (6) a, b, c, disc, x1, x2 |