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 cc94c38 commit b028debCopy full SHA for b028deb
spec/API_specification/data_type_functions.md
@@ -15,13 +15,13 @@ Machine limits for floating-point data types.
15
16
#### Parameters
17
18
-- **type**: _Union\[ <dtype>, <array> ]_
+- **type**: _Union\[ <dtype>, <array> ]_
19
20
- the kind of floating-point data-type about which to get information.
21
22
#### Returns
23
24
-- **out**: _<ffinfo>_
+- **out**: _<finfo>_
25
26
- an object having the following attributes:
27
@@ -41,7 +41,7 @@ Machine limits for integer data types.
41
42
43
44
45
46
- the kind of integer data-type about which to get information.
47
0 commit comments