fractional property

double fractional

Gets the fraction part

Implementation

double get fractional => this - this.truncateToDouble();