floating-point types are machine types, not machine-dependent types
This commit is contained in:
parent
448ce12bc1
commit
d061a0f8d5
@ -3255,8 +3255,8 @@ User-defined types have limited capabilities.
|
||||
The primitive types are the following:
|
||||
|
||||
* The boolean type `bool` with values `true` and `false`.
|
||||
* The machine types.
|
||||
* The machine-dependent integer and floating-point types.
|
||||
* The machine types (integer and floating-point).
|
||||
* The machine-dependent integer types.
|
||||
|
||||
#### Machine types
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user