Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/unitest/matcher/to_be_close_to.ts>roundTo

🃏 Deno-first universal unit testing framework
Latest
function roundTo
import { roundTo } from "https://deno.land/x/unitest@v1.0.0-beta.82/matcher/to_be_close_to.ts";

High precision round

Parameters

num: number
digit: number

Returns

number