Инструменты пользователя

Инструменты сайта


ob:visual:out:ru

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
Следующая версия Следующая версия справа и слева
ob:visual:out:ru [2022/10/03 21:20]
iadenisov
ob:visual:out:ru [2022/10/03 21:20]
iadenisov
Строка 14: Строка 14:
 PROCEDURE **Int** (i, n: INTEGER) PROCEDURE **Int** (i, n: INTEGER)
  
-Writes an integer number into the log, with n digits.+Writes an integer number into the log, with n digits.\\
 If n is too small (e.g., 0) to represent the number correctly, If n is too small (e.g., 0) to represent the number correctly,
 the necessary minimal number of digits is used. the necessary minimal number of digits is used.
Строка 20: Строка 20:
 PROCEDURE **Real** (x: REAL; n: INTEGER) PROCEDURE **Real** (x: REAL; n: INTEGER)
  
-Writes a real number into the log, with n digits.+Writes a real number into the log, with n digits.\\
 If n is too small (e.g., 0) to represent the number correctly, If n is too small (e.g., 0) to represent the number correctly,
 the necessary minimal number of digits is used. the necessary minimal number of digits is used.
ob/visual/out/ru.txt · Последнее изменение: 2023/11/14 15:13 — iadenisov