10 lines
153 B
Markdown
10 lines
153 B
Markdown
```desmos-graph
|
|
boundary_left=-2; boundary_right=2;
|
|
boundary_bottom=-1; boundary_top=3;
|
|
---
|
|
y=x^2|{x<0}|DASHED
|
|
y=x||DOTTED
|
|
(1,2)||OPEN
|
|
(-1,2)||CROSS
|
|
```
|