Исправление названий в документации

This commit is contained in:
Andrey Pokidov 2025-02-05 00:03:55 +07:00
parent c8f5a3f077
commit 847c022533
13 changed files with 104 additions and 104 deletions

View file

@ -36,5 +36,5 @@ functions of **float** type and another one is for date of th **double** type.
And there are several bridges connect both of the halves. Those bridges are
the functions of the type conversion.
But there are no functions which use data of different types (**float** and
**double** at the same time) for the computations.
But there are just few functions which use data of different types (**float**
and **double** at the same time) for the computations.