asDouble method

double asDouble()

Implementation

double asDouble() {
	return this.toDouble();
}