sci-js-constants
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

SciPy constants for JS

This package has all constants from the Python SciPy library and can be used in JS environments.

Install

npm i sci-js-constants

Example

import { Planck, speed_of_light, physical_constants } from "sci-js-constants";
const luminous_efficacy = physical_constants["luminous efficacy"][0];

Dependents (0)

Package Sidebar

Install

npm i sci-js-constants

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

174 kB

Total Files

8

Last publish

Collaborators

  • arnard76