Float constructor

Float(
  1. double value
)

Implementation

Float(this.value);