import { getFloat16 } from "https://deno.land/x/float16@v3.8.7/src/DataView.mjs";
returns an unsigned 16-bit float at the specified byte offset from the start of the DataView
import { getFloat16 } from "https://deno.land/x/float16@v3.8.7/src/DataView.mjs";
returns an unsigned 16-bit float at the specified byte offset from the start of the DataView