Skip to content

rubenandre/Vectorial-Product

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normal Equation to a plan

This program follows an Oriented-Object implementation in Python language. The program calculate the normal (ortogonal) equation to a plan

Resources Used

Formula Used

Output

Arguments

  • point1 -> (5, 4, 3)
  • point2 -> (6, -1, 2)
  • point3 -> (7, 2, -4)

Preview

About

Vectorial Product laplace formula

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages