module HexaPDF::Utils

This module contains helper methods for the whole library.

Constants

EPSILON

The precision with which to compare floating point numbers.

This is chosen with respect to precision that is used for serializing floating point numbers.