+
Point of view
All features
expanded class REAL_PRECISION
Summary
Direct parents
Insert list: ANY
Known children
Insert list: REAL_GENERAL
Overview
Features
{ANY}
{}
set_precision (a_precision: INTEGER_8)
effective procedure
{ANY}
Set the mantissa precision, used by the ~= operator The nearer to 0, the more precise.
require
  • a_precision >= 0
ensure
precision: INTEGER_8
effective function
{ANY}
ensure
  • Result >= 0
precision_ref: REFERENCE[INTEGER_8]
once function
{}