求出e的值
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
【题目描述】
利用公式 ,求e的值,要求保留小数点后10位。
【输入】
输入只有一行,该行包含一个整数n(2≤n≤15),表示计算e时累加到。
【输出】
输出只有一行,该行包含计算出来的e的值,要求打印小数点后10位。
【输入样例】
10
【输出样例】
2.7182818011
【来源】
一本通在线评测
精英班-Day03作业
- Status
- Done
- Problem
- 20
- Open Since
- 2024-7-21 0:00
- Deadline
- 2024-7-24 23:59
- Extension
- 24 hour(s)