Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcoder04/n-calcdist
Calculate distance between two points in Cartesian coordinate system on TI-nspire
https://github.com/alexcoder04/n-calcdist
calculators cartesian-coordinate geometry lua maths nspire sol sol-lib ti-nspire yaml
Last synced: about 2 months ago
JSON representation
Calculate distance between two points in Cartesian coordinate system on TI-nspire
- Host: GitHub
- URL: https://github.com/alexcoder04/n-calcdist
- Owner: alexcoder04
- License: gpl-3.0
- Created: 2022-11-29T13:37:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T16:04:05.000Z (about 2 years ago)
- Last Synced: 2023-03-06T01:18:56.768Z (almost 2 years ago)
- Topics: calculators, cartesian-coordinate, geometry, lua, maths, nspire, sol, sol-lib, ti-nspire, yaml
- Language: Lua
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# calcdist
Calculate distance between two points in Cartesian coordinate system on TI-nspire
## Features
- Three-dimensional coordinate system support
- copy-paste with Ctrl-C/Ctrl-V