Float32 constructor
Float32([
- double? _v
Implementation
Float32([this._v]) {
// :do: make this limit the range of the values for the single-presscission
}
Float32([this._v]) {
// :do: make this limit the range of the values for the single-presscission
}