Skip to main content
Module

x/float16/src/index.mjs

Stage 3 IEEE 754 half-precision floating-point ponyfill
Go to Latest
import * as float16 from "https://deno.land/x/float16@v3.8.6/src/index.mjs";

Functions

returns the nearest half-precision float representation of a number

returns an unsigned 16-bit float at the specified byte offset from the start of the DataView

returns the nearest half-precision float representation of a number

stores an unsigned 16-bit float value at the specified byte offset from the start of the DataView