Skip to content

mikhail-j/juliaLang_Cross_Product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

juliaLang_Cross_Product

This program computes the cross product of n-column vectors in a (n)x(n-1) matrix using the definition of determinants. The result is a nth dimensional vector.

How to run this program?

cross_product([vec(c_1)' vec(c_2)' ..... vec(c_(n-1))'])

License

The license can be found in the file 'LICENSE'.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages