some small improvements in English
This commit is contained in:
@@ -41,7 +41,7 @@ If `T` is a numeric type, the elements are converted to this type.
|
||||
v = [3//7, 4, 2im]
|
||||
```
|
||||
|
||||
Information about an array is provided by the functions:
|
||||
The following functions provide information about an array:
|
||||
|
||||
- `length(A)` --- number of elements
|
||||
- `eltype(A)` --- type of elements
|
||||
|
||||
Reference in New Issue
Block a user