I am using LaTeXila in Ubuntu and I want to center my math equation so I have this written:
$\[ 2^{10} \]$
But when I try to compile into PDF, it outputs the error:
Bad math environment delimeter
How do I get it to center math text properly? Thanks
$<math>$is for inline mathematical expressions. – Svend Tveskæg Jan 30 at 8:16