Skip to content

ragane/Vector-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

#Vector-Calculator

My first project on Github and cpp. This trivial calculator was developed by me to perform simple operations on up to 3 vectors.

The action that is performed is:

    - adding and subtracting vectors to each other,
    - scalar product of vectors,
    - multiplying vectors by number,
    - calculating the modulus of vectors.

About

Vector Calculator to do basic actions on vectors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages