New Issue: Math module - should we drop support for nearbyint and rint?

19024, "lydia-duncan", "Math module - should we drop support for nearbyint and rint?", "2022-01-14T20:26:50Z"

If in #11970 we decide to not support the C rounding modes, these functions are not really useful. If we do decide to support that particular style of rounding mode, we should camelCase nearbyint to nearbyInt