get hasMantissa()

in index.js [207:209]


	get hasMantissa() {
		return this.parsed.positive.mantissa;
	}