1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
midpoint
((x1+x2)/2, (y1+y2))
distance
sqrt (x2-x1)2+(y2-y1)2
arclength in deg
2 π r (θ/360°)
arclength in rad
r * θ
area of a sector in deg
(θ/360º) × πr2
area of a sector in rad
(θ / 2) * r^2
speed
total distance / total time
distance
speed * time