`NumberFormat numbFormat = NumberFormat("E", "en_US"); returnFormat = numbFormat.format(numericNumber); print(returnFormat);`
確定! 回上一頁