Sunteți pe pagina 1din 1

25.

New math functions and their derivatives 56

2 b b b
2
b b
b
b
b
b
b
b
1 b
b 1
b
b
b
b
b
b
b
b
0 bb bb 0bb
0 1 2 3 4 5 6 7 8 9 10 11 12 013 1 2 3 4 5 6 7 8 9 10 11 12 13

\psset{xunit=.5}
\begin{pspicture}[showgrid=true](0,0)(12.566,2)
\parametricplot[algebraic,linecolor=red,VarStep, showpoints=true,
VarStepEpsilon=.01]{0}{12.566}{t+cos(-t-Pi/2)|1+sin(-t-Pi/2)}
\end{pspicture}
%
\begin{pspicture}[showgrid=true](0,0)(12.566,2)
\parametricplot[algebraic,linecolor=blue,VarStep, showpoints=false,
VarStepEpsilon=.001]{0}{12.566}{t+cos(-t-Pi/2)|1+sin(-t-Pi/2)}
\end{pspicture}

25. New math functions and their derivatives

25.1. The inverse sine and its derivative b b b b


2 2 4 4 b

b
b
b
b
b b
b b b
bb b
bb
bb
bb
1 1 b
3 3 b
b
b
b
b b b
b
b b b
b
b b b
b b b b
0 0 2 b
2 b b
b b
b b
b b b b
b b b
b b b b
b b
b b b b b
b b
b b b b
b b b
-1 -1 1 b
b b b
b 1 b b b b b b b b b
b

b
b
b

-2 -2 0 0
-1 0 1 -1 0 1 -1 0 1 -1 0 1

\psset{unit=1.5}
\begin{pspicture}[showgrid=true](-1,-2)(1,2)
\psplot[linecolor=blue,algebraic]{-1}{1}{asin(x)}
\end{pspicture}
\hspace{1em}
\psset{algebraic, VarStep, VarStepEpsilon=.001, showpoints=true}
\begin{pspicture}[showgrid=true](-1,-2)(1,2)
\psplot[linecolor=blue]{-.999}{.999}{asin(x)}
\end{pspicture}
\hspace{1em}
\begin{pspicture}[showgrid=true](-1,0)(1,4)
\psplot[linecolor=red]{-.97}{.97}{Derive(1,asin(x))}
\end{pspicture}
\hspace{1em}
\psset{algebraic, VarStep, VarStepEpsilon=.0001, showpoints=true}
\begin{pspicture}[showgrid=true](-1,0)(1,4)
\psplot[linecolor=red]{-.97}{.97}{Derive(1,asin(x))}
\end{pspicture}

S-ar putea să vă placă și