Skip to main content
Home

@std/math@0.0.0
Built and signed on GitHub Actions

Basic math utilities

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a month ago (0.0.0)

default

Math functions such as modulo and clamp.

f
clamp

Clamp a number within the inclusive [min, max] range.

f
modulo

Computes the floored modulo of a number.

T
RoundingOptions

Options for roundTo.

f
roundTo

Round a number to a specified number of digits.

f
clamp

Clamp a number within the inclusive [min, max] range.

f
modulo

Computes the floored modulo of a number.

T
RoundingOptions

Options for roundTo.

f
roundTo

Round a number to a specified number of digits.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.