A small attempt to create a vector library in rust-lang.
cd libvector
cargo run
// Even I have no idea how it works so this space is blank now.
- getXcomponent
- getYcomponent
- normalize
- getAngle
- getMagnitude
A small attempt to create a vector library in rust-lang.
cd libvector
cargo run
// Even I have no idea how it works so this space is blank now.