diff --git a/latest/modules/geometry/points.html b/latest/modules/geometry/points.html index 561ede3ca2b6..221b0028af7d 100644 --- a/latest/modules/geometry/points.html +++ b/latest/modules/geometry/points.html @@ -476,7 +476,7 @@

Navigation

>>> p1 = Point(Rational(1, 2), Rational(3, 2)) >>> p1 Point2D(1/2, 3/2) ->>> p1.evalf() +>>> p1.n() Point2D(0.5, 1.5) @@ -1085,4 +1085,4 @@

Navigation

Created using Sphinx 3.2.1. - \ No newline at end of file +