Table of Contents

Real Value Type

A real number denotes all fractional and non-fractional values.

This value is defined as a double precision floating point number, according to the IEEE754 standard. This type was previously known as “Double Type”.

GUI Editor

Graphical representation of the double editor

EGO Script

Doubles in Dinamica EGO uses the standard representation for floating point numbers.

Automatic Conversions