Skip to content

FormulaPages/tan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tan

CircleCI

Calculate tangent of an angle

Syntax

TAN(value)

Install

npm install --save formula-tan

Usage

var tan = require('formula-tan');
tan( 1 )

Releases

No releases published

Packages

No packages published