Extended/ru

From Free Pascal wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Deutsch (de) English (en) français (fr) русский (ru)

Extended является расширенным типом данных с плавающей точкой. Обеспечивает максимально точный результат (19-20 десятичных знаков после точки).

В процессорах семейства 80x86 занимает 10 байт (80 бит). Диапазон значений приблизительно ±1,9*10-4932 .. ±1,1*104932


Типы данных
Простые типы Boolean | Byte | Cardinal | Char | Currency | Extended | Int64 | Integer | Longint | Pointer | Real | Shortint | Smallint | Word
Сложные типы Array | Class | Record | Set | String | Shortstring