Skip to content

10xEngineersQualityProgramming/infinities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinities

It just returns positive or negative infinity depending on what function you call. Dass it.

var {negativeInfinity,positiveInfinity} = require('infinities')
console.log(negativeInfinity()) // output: -Infinity
console.log(positiveInfinity()) // output:  Infinity

About

Gets the infinities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published