Skip to main content
Home

@fred/math@0.1.2
Built and signed on GitHub Actions

A collection of useful math functions.

This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
7 months ago (0.1.2)

A collection of useful math related functions and types.

Built and signed on
GitHub Actions

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.

Add Package

deno add jsr:@fred/math

Import symbol

import * as math from "@fred/math";
or

Import directly with a jsr specifier

import * as math from "jsr:@fred/math";

Add Package

pnpm i jsr:@fred/math
or (using pnpm 10.8 or older)
pnpm dlx jsr add @fred/math

Import symbol

import * as math from "@fred/math";

Add Package

yarn add jsr:@fred/math
or (using Yarn 4.8 or older)
yarn dlx jsr add @fred/math

Import symbol

import * as math from "@fred/math";

Add Package

vlt install jsr:@fred/math

Import symbol

import * as math from "@fred/math";

Add Package

npx jsr add @fred/math

Import symbol

import * as math from "@fred/math";

Add Package

bunx jsr add @fred/math

Import symbol

import * as math from "@fred/math";