Package ModelicaServices.​Machine
Machine dependent constants

Information

Package in which processor specific constants are defined that are needed by numerical algorithms. Typically these constants are not directly used, but indirectly via the alias definition in Modelica.Constants.

Extends from Modelica.​Icons.​Package (Icon for standard packages).

Package Constants

TypeNameValueDescription
final Realeps1e-15Biggest number such that 1.0 + eps = 1.0
final Realinf1e+60Biggest Real number such that inf and -inf are representable on the machine
final IntegerInteger_inf2.147483647e+9Biggest Integer number such that Integer_inf and -Integer_inf are representable on the machine
final Realsmall1e-60Smallest number such that small and -small are representable on the machine

Generated 2018-12-12 12:14:38 EST by MapleSim.