pub fn dd_sec(decimal_degrees: f64) -> f64
Expand description

Return Seconds part of Decimal Degrees.

Original macro name: DDSec