System.SysUtils.TSingleHelper.Fraction

From RAD Studio API Documentation
Revision as of 01:19, 24 January 2013 by L10nBot (talk | contribs) (copied from System.TSingleHelper.Fraction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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