remove float128 from the manual, fixes #10213 [ci skip]

(cherry picked from commit 258952832f)
This commit is contained in:
narimiran
2019-01-09 07:01:32 +01:00
parent 187cc9f6bd
commit 6b775905b6

View File

@@ -475,7 +475,6 @@ The type suffixes are:
``'d`` float64
``'f32`` float32
``'f64`` float64
``'f128`` float128
================= =========================
Floating point literals may also be in binary, octal or hexadecimal