DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Education Real World Haskell: Lecture 5

1.Real World Haskell:Lecture 5 Bryan O’Sullivan2009-11-04 2. Adding quaternionsWe add two quaternions by adding their coefficients.a+ bi +cj + dk+ w+ xi +yj + zk=(a + w…