Math API
SGE exposes a fork of bevy_math
with lots of useful types and functions for math/linear algebra.
You can see a list of the included items here. I would recommend looking through the documentation for Vec2 at least as it is used everywhere.