🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

owen-s-t-function

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

owen-s-t-function

Approximate Owen's T function.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Build Status Code Climate Test Coverage

NPM version NPM downloads Types Donate

Dependencies Dev Dependencies Dependents

owen-s-t-function

Approximate Owen's T function implementation.

C++ to JavaScript translation from OWENS library.

Usage

import { T } from "./owen-s-t-function";

console.log(T(1, 2));

Installation

With npm:

$ npm install --save rotating-file-stream

Testing

Unit test:

$ npm test

Test coverage:

$ npm run coverage

Visual test:

$ npm start

Keywords

owen

FAQs

Package last updated on 03 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts