We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b396148 commit 0922977Copy full SHA for 0922977
1 file changed
docs/api/functions.md
@@ -110,7 +110,7 @@ NumPy QuadDType supports a comprehensive set of NumPy universal functions (ufunc
110
| `np.greater` | `>` | Greater than |
111
| `np.greater_equal` | `>=` | Greater than or equal |
112
113
-### Element-wise Minimum/Maximum
+## Element-wise Minimum/Maximum
114
115
| Function | Description |
116
|----------|-------------|
0 commit comments