11 Commits

Author SHA1 Message Date
alik
69dfc4f78a Updated error messages for distance and intersect functions to better indicate that only numbers and BigNumbers are supported 2017-12-28 18:55:26 -05:00
alik
4c842de7c6 Added BigNumber support for distance() and intersect() functions 2017-12-24 18:28:21 -05:00
Kunal Vyas
f91412aebf Removed unexpected strings from file 2015-10-04 09:42:19 -04:00
Kunal Vyas
16cf3a6ab5 Merge remote-tracking branch 'josdejong/develop'
Conflicts:
	lib/function/geometry/distance.js
2015-10-04 09:29:41 -04:00
Kunal Vyas
6d5412dbab Using objects for better clarity 2015-10-04 09:21:05 -04:00
jos
765ac04eee Removed wrong and redundant import from distance 2015-09-13 21:00:05 +02:00
Kunal Vyas
33c967123d more functions for distance
- point to line (2D and 3D)
- pairwise distances (2D and 3D)
- Unit tests
2015-09-09 22:25:31 -04:00
Kunal Vyas
f5ec40138f Added 3D for distance 2015-09-04 15:41:48 -04:00
Kunal Vyas
99730e0a57 Added 3D function to distance 2015-09-04 15:40:45 -04:00
Devan Patel
d589ce54f9 Adding more unit tests for Distance 2015-08-31 17:56:43 -04:00
Devan Patel
eab1d0be48 Adding distance
Adding source + test + docs + fixing index.
2015-08-30 13:05:07 -04:00