package
Version:
v0.0.0-...-0b3308b
Opens a new window with list of versions in this module.
Published: Jun 19, 2017
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Abs returns |x|, the absolute value of x.
Max returns the maximum of its arguments.
Min returns the minimum of its arguments.
Sign returns:
-1 if x < 0
0 if x == 0
+1 if x > 0
Source Files
¶
Click to show internal directories.
Click to hide internal directories.