Documentation
¶
Index ¶
Constants ¶
View Source
const (
Gravity float64 = -9.8
)
Variables ¶
This section is empty.
Functions ¶
func Displacement ¶
Displacement returns the displacement of an object given its initial velocity, time, and acceleration.
func FinalVelocity ¶
FinalVelocity returns the final velocity of an object given its initial velocity, time, and acceleration.
Types ¶
Click to show internal directories.
Click to hide internal directories.