%\ccHtmlNoRefLinks
\begin{ccRefFunction}{determinant}
\ccHtmlNoLinks
\ccFunction{Kernel::FT determinant(const Vector_2& v,
const Vector_2& w);}
{returns the determinant of $v$ and $w$.}
\ccHtmlNoLinks
\ccFunction{Kernel::FT determinant(const Vector_3& u,
const Vector_3& v,
const Vector_3& w);}
{returns the determinant of $u$, $v$ and $w$.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::orientation}
\ccRefIdfierPage{CGAL::collinear}
\ccRefIdfierPage{CGAL::left_turn}
\ccRefIdfierPage{CGAL::right_turn}
\end{ccRefFunction}