| Sphere | R Documentation |
Compute MoI of a sphere
Sphere(m, r, type, axiss)
m |
mass of the object in kilogram. |
r |
radius of object in meter. |
type |
whether sphere is either |
axiss |
The reference axis on which rotation takes place. Options are |
I moment of inertia in kg*m^2.
Sphere(2, 6, "solid", "tangent")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.