pub async fn parabolic_point( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Calculate the point on a parabola given the coefficient of the parabola and either x or y