System.SysUtils.TExtendedHelper.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 TExtendedHelper

Description

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

Fraction returns an Extended value. See TExtendedHelper for more information.

See Also