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

Description

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

Fraction returns an Extended value.

See Also