float32 function

FloatNumeral float32(
  1. num value
)

Implementation

FloatNumeral float32(num value) => FloatNumeral.from(value, Float32Sort());