float64 function

FloatNumeral float64(
  1. num value
)

Implementation

FloatNumeral float64(num value) => FloatNumeral.from(value, Float64Sort());