mirror of https://github.com/CGAL/cgal
added \label{sec:RealEmbeddable}
This commit is contained in:
parent
ecf0e43d8b
commit
d9cdfe04b9
|
|
@ -1,4 +1,5 @@
|
|||
\section{Real Embeddable}
|
||||
\label{sec:RealEmbeddable}
|
||||
|
||||
Most number types represent some subset of the real numbers. From those types
|
||||
we expect functionality to compute the sign, absolute value or double
|
||||
|
|
@ -43,4 +44,4 @@ that correlates to the one of the real numbers, a sign, an absolute value and
|
|||
|
||||
However, most number types are representing some subset of the real numbers and from that
|
||||
we can expect an order on these types that correlates to the one of the real numbers.
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue