Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

precision

import { precision } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/mentat/linalg/core.ts";

INFO: port of the Bayes for physicists linear algebra library to Deno

let precision: number;