I am trying to plot hyperbola using sympy and also getting its asymptote in the plot as well. Here is my code-
from sympy import * x = symbols(\'x\') plot(3/(