get isDecimalSeparatorAlwaysShown()

in index.js [200:202]


	get isDecimalSeparatorAlwaysShown() {
		return this.parsed.positive.decimalSeparatorAlwaysShown;
	}