Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dallmo_util_math/app.ts>add_leading_zero

deno module, a collection of math util under dallmo-util
Go to Latest
function add_leading_zero
import { add_leading_zero } from "https://deno.land/x/dallmo_util_math@v1.0.2/app.ts";

Parameters

input_num: number
output_length: number

Returns

string