Doubles extension

Provides functions for working with doubles.

on

Methods

approximately(double other, double epsilon) bool
Returns true if this and other are within the epsilon of each other.