System.SysUtils.TSingleHelper.Exponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Exponent: Integer;

Properties

Type Visibility Source Unit Parent
function public System.SysUtils.pas System.SysUtils TSingleHelper

Description

Represents the exponent part of the single precision floating-point value.

For single precision floating-point values, the bias is 127.

See Also