float32

Float32, single-precision 32-bit floating-point number type.


Keywords
float32, purescript
License
BSD-3-Clause
Install
psc-package install float32

Documentation

purescript-float32

This data type is just a wrapper around Number, where entering into the type can only be done with Math.fround().

It supports all of the features of Number.