Socket
Socket
Sign inDemoInstall

owen-s-t-function

Package Overview
Dependencies
79
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    owen-s-t-function

Approximate Owen's T function.


Version published
Weekly downloads
7
Maintainers
1
Install size
4.68 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 03 Apr 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc