Module rsvg::float_eq_cairo

source ·
Expand description

Utilities to compare floating-point numbers.

Constants§

Traits§

  • Checks whether two floating-point numbers are approximately equal, considering Cairo’s limitations on numeric representation.
  • Implements a method to check whether two f64 numbers would have the same fixed-point representation in Cairo.

Functions§