https://github.com/errorcodezero/vector-calc
Vector math calculator for my physics class
https://github.com/errorcodezero/vector-calc
Last synced: 27 days ago
JSON representation
Vector math calculator for my physics class
- Host: GitHub
- URL: https://github.com/errorcodezero/vector-calc
- Owner: errorcodezero
- Created: 2025-02-24T08:31:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T17:47:45.000Z (over 1 year ago)
- Last Synced: 2025-11-19T13:23:56.523Z (8 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vector Calc
Simple calculator to do operations with 2d vectors. Built for my physics class.