So I was studying the numerical analysis of Convection-Diffusion equation. It said that it's a Hyperbolic equation in this form $$\frac{\partial u}{\partial t}+div(u\beta)+\sigma u=0$$ where $$\beta=\mbox{Velocity Field ,} \sigma=\mbox{Absorption coeffecient}$$
My question is how it is Hyperbolic? $B^2-4AC=0$, then how are we saying its Hyperbolic?
Reference: Numerical Solution of PDE using FEM, Claes Johnson, Pg: 168