@stdlib/number-float64-base-to-float32

js
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Version 0.2.2 License Apache-2.0
Keywords
stdlibstdtypesbaseutilitiesutilityutilsutiltypestypecastconvertfloat64doubledblfloat32
INSTALL
Type:
<script type="module"> import stdlibnumberFloat64BaseToFloat32 from 'https://cdn.jsdelivr.net/npm/@stdlib/number-float64-base-to-float32@0.2.2/+esm' </script>
All files
Selected files