diff options
Diffstat (limited to 'docs/library/math.rst')
-rw-r--r-- | docs/library/math.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/library/math.rst b/docs/library/math.rst index 743b4fd58..9d5cf7b4b 100644 --- a/docs/library/math.rst +++ b/docs/library/math.rst @@ -9,6 +9,9 @@ working with floating-point numbers. *Note:* On the pyboard, floating-point numbers have 32-bit precision. +Availability: not available on WiPy. Floating point support required +for this module. + Functions --------- |