fourth property

double fourth

Returns fourth of the number

Implementation

double get fourth => this / 4;