#数学函数计算程序 from math import * x=eval(input()) #代码开始 import math a=math.e y1=(a**x+a**(-x))
京公网安备 11010502049817号