Shade region bounded by curves: Difference between revisions
From JSXGraph Wiki
A WASSERMANN (talk | contribs) No edit summary |
A WASSERMANN (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
:<math> | :<math> | ||
\begin{eqnarray*} | \begin{eqnarray*} | ||
x & \mapsto & \sqrt | x & \mapsto & \sqrt{x^2-1} \\ | ||
x & \mapsto & 0.707 x \\ | x & \mapsto & 0.707 x \\ | ||
x & \mapsto & 0 \\ | x & \mapsto & 0 \\ | ||
\end{eqnarray*} | \end{eqnarray*} | ||
</math> | </math> |
Revision as of 14:01, 18 June 2020
Somewhere in the WWW the question was asked how to shade the region bounded by the following curves:
- [math]\displaystyle{ \begin{eqnarray*} x & \mapsto & \sqrt{x^2-1} \\ x & \mapsto & 0.707 x \\ x & \mapsto & 0 \\ \end{eqnarray*} }[/math]