https://github.com/stan-dev/math/pull/3211 merged `student_t_qf` function ```stan reals student_t_qf(reals p, reals nu, reals mu, reals sigma) ``` So we need to add it to the math signatures
stan-dev/math#3211 merged
student_t_qffunctionSo we need to add it to the math signatures