Copyright | (c) Scott N. Walck 2023 |
---|---|
License | BSD3 (see LICENSE) |
Maintainer | Scott N. Walck <walck@lvc.edu> |
Stability | stable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Code from chapter 23 of the book Learn Physics with Functional Programming
Documentation
unitCircle :: Curve Source #
Surface | |
|
unitSphere :: Surface Source #
centeredSphere :: R -> Surface Source #
squareFunc :: R -> Position Source #
centeredBall :: R -> Volume Source #
quarterDiskBoundary :: R -> Curve Source #