Last digit rounded off. result <- format(23.123456789, digits = 9) print(result) # Display numbers in scientific notation. result ...
確定! 回上一頁