next up previous contents index
Next: Interface operator(*) Up: Module quaternions_module Previous: Interface operator(+)   Contents   Index

Interface operator(-)


\begin{boxedminipage}{\textwidth}
\begin{verbatim}res = operator(-)(q1,q2)
res = operator(-)(q,v)\end{verbatim}
\end{boxedminipage}

q1, q2 -- type(Quaternion), intent(in)

q -- type(Quaternion), intent(in)

v -- real(dp), intent(in), dimension(4)

Return value -- type(Quaternion)
operator(*) interface

gabor 2009-06-30