"; echo $formattedNum; $formattedNum = number_format($num, 2); echo $formattedNum;