System.SysUtils.TSingleHelper.Fraction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Fraction: Extended;

Properties

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

Description

Returns the bits after the comma after the number has been normalized for a single precision floating-point value.

Fraction returns an Extended value.

See Also