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

Interface operator(/)


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

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

r -- real(dp), intent(in)

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

Return value -- type(Quaternion)
assignment(=) interface

gabor 2009-06-30