getDouble method

double getDouble()

Implementation

double getDouble() {
  return xBits!.toDouble();
}