Game engine implements only a tiny slice of physics science, and even that in very distorted smoke-and-mirrors way in order to make it run in realtime. You learn more about computational optimizations, numerical methods and linear algebra, while physics is mostly elementary level. For example, all of optics is stuffed into highly optimized and simplified rendering pipeline and "physically based rendering" is anything but.