> how would deg() and rad() be trivially added back?
deg & rad simply perform a division & multiplication by (PI / 180.0).
Hmm. So the argument is some of these math functions are trivial (if not rarely used), and my counter-argument is that the ones that build on others should remain if their triviality isn't known off the top of the common persons' head.