toDegreeMMSS2

fun toDegreeMMSS2(decimal: Double): String

MM` SS,ss`` rounded to 2 digits after the decimal point function to change decimal data to MM' SS,ss" format, seconds are rounded to 2 digits after the decimal point, seconds are rounded to minutes

Return

String

Parameters

decimal