pub fn max_acceleration(amplitude: f64, angular_frequency: f64) -> Option<f64>
Computes the maximum acceleration using a_max = Aω².
a_max = Aω²