When you're a mathematician, everything is black or white, but you get to define what those two words mean.
I think that's another misunderstood thing about math. By the time you get into higher mathematics, you get to a place where nearly everything is unknown. I remember reaching the level of ordinary differential equations and realizing that "most" non-linear equations had no exact solution at all. In ways, math and programming have this in common - as the size of the systems being studied increases, a randomly chosen e…
This may be a bit theoretical for most readers, but every ODE that has one and only one solution has an exact solution. That the best definition for that function is "the solution to that ODE" does not mean that the function is any less exact than something you can construct out of exp, sin, cos, etc. In fact it would be completely reasonable to define exp as a solution to a differential equation and then to prove afterwards, that exp is equivalent to the usual power series and accidentally also has some other nice properties :).