minexponent32 function

int minexponent32(
  1. double _
)

Implementation

int minexponent32(final double _) => -125;