R Studio Print Factorial value using powers of 10 notation

前端 未结 0 501
不知归路
不知归路 2021-02-13 12:13
n <- factorial(20)
print(n)

[1] 2.432902e+18

Print results using powers of 10 notation

相关标签:
回答
  • 消灭零回复
提交回复
热议问题