@types/float-equal
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • Public • Published

Installation

npm install --save @types/float-equal

Summary

This package contains type definitions for float-equal (https://github.com/sindresorhus/float-equal#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/float-equal.

/**
 * Check if two floats are almost equal
 */
declare function floatEqual(a: number, b: number): boolean;

export default floatEqual;

Additional Details

  • Last updated: Fri, 04 Oct 2024 16:42:27 GMT
  • Dependencies: none

Credits

These definitions were written by Dolan Murvihill.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.325ts4.9
3.0.325ts5.5
3.0.325ts5.4
3.0.325ts5.3
3.0.325ts5.7
3.0.325latest
3.0.325ts5.2
3.0.325ts4.8
3.0.325ts5.1
3.0.325ts5.0
3.0.325ts5.6
3.0.325ts5.8
3.0.325ts5.9
3.0.24ts4.7
3.0.24ts4.5
3.0.24ts4.6
3.0.01ts3.9
3.0.01ts3.7
3.0.01ts3.6
3.0.01ts3.8
3.0.01ts4.4
3.0.01ts4.3
3.0.01ts4.2
3.0.01ts4.1
3.0.01ts4.0
2.0.01ts3.4
2.0.01ts3.5
2.0.01ts2.8
2.0.01ts2.9
2.0.01ts3.0
2.0.01ts3.1
2.0.01ts3.2
2.0.01ts3.3

Version History

VersionDownloads (Last 7 Days)Published
3.0.325
3.0.24
3.0.11
3.0.01
2.0.01

Package Sidebar

Install

npm i @types/float-equal

Weekly Downloads

32

Version

3.0.3

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types