SymPy Gamma logo SymPy Gamma

simplify((x**2%20-%204)/((x%2B3)(x-2)))
simplify((x**2%20-%204)/((x%2B3)(x-2)))
simplify ((Symbol ('x' )**Integer (2 )%Integer (20 )-% Integer (204 ))/((Symbol ('x' )%Integer (2 )*Symbol ('B' )*Number ('3' ))*(Symbol ('x' )-Integer (2 ))))
54: invalid syntax (<string>, line 1)
See what Wolfram|Alpha has to say.

Want a full Python shell? Use SymPy Live.