Fixed-Point Numbers
- 已更新2025-08-15
- 閱讀時間為 1 分鐘
Fixed-point numbers represent rational numbers within a user-specified range and with a user-specified precision. You can specify any size between 1 and 64 bits, inclusive, for a fixed-point number. You can configure fixed-point numbers as signed or unsigned.
Refer to the Numeric Data Types Table for more information about numeric data type bits, digits, and range.
|
Fixed-point —Fixed-point numbers have up to 64 bits of storage. |