multilateration
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

multilateration

NPM package Build Size NPM Downloads

<-- description -->.

Quick start

import locate from 'multilateration';

or using a script tag

<script src="//unpkg.com/multilateration"></script>

Usage example

const myVar = new locate();
...

API reference

Instantiation

new locate(arg1, [arg2])

Methods

Method Arguments Return Value Description
toString() - string Returns a string representation.

Giving Back

paypal If this project has helped you and you'd like to contribute back, you can always buy me a !

Package Sidebar

Install

npm i multilateration

Weekly Downloads

6

Version

0.7.1

License

MIT

Unpacked Size

120 kB

Total Files

8

Last publish

Collaborators

  • vasturiano