QuranDoubleExtensions extension

Extensions on double for formatting and calculations.

on

Properties

asDuration String

Available on double, provided by the QuranDoubleExtensions extension

Format as duration (minutes to hours:minutes)
no setter
asFileSize String

Available on double, provided by the QuranDoubleExtensions extension

Format as file size (bytes to KB/MB/GB)
no setter

Methods

roundToPlaces(int places) double

Available on double, provided by the QuranDoubleExtensions extension

Round to specified decimal places
toPercentage({int decimals = 1}) String

Available on double, provided by the QuranDoubleExtensions extension

Convert to percentage string