float16 function

FloatNumeral float16(
  1. num value
)

Implementation

FloatNumeral float16(num value) => FloatNumeral.from(value, Float16Sort());