Float32 constructor

Float32(
  1. double value
)

Implementation

Float32(this.value);