Skip to content

Haskell Functional Programming, for intersection of 2 Lines or 2 Planes

License

Notifications You must be signed in to change notification settings

pyjads/Haskell-Interesection-of-2-Lines-or-2-Planes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell Interesection of 2 Lines or 2 Planes

Haskell Programming for computing intersection of 2 Lines or 2 Planes.

Please refer to Intersection of 2 Lines or 2 Planes Formula

  1. clone the repository

  2. open Haskell Compiler and redirect to the project directory.

  3. command to execute in Haskell compiler to load the script -- :load "Intersection_Test.hs"

  4. To display and compute line intersection output use command line

  5. To display and compute plane intersection output command plane

Use Intersection_Test.hs, to change Line or Plane coefficients and repeat the above steps from step 2 for computing new intersection result.

About

Haskell Functional Programming, for intersection of 2 Lines or 2 Planes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published