some small improvements in English

This commit is contained in:
2026-02-22 19:18:21 +01:00
parent 3b9c141c44
commit 552438aebe
8 changed files with 83 additions and 99 deletions

View File

@@ -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