🌈 搜索
📅  最后修改于: 2022-03-11 14:52:27.483000             🧑  作者: Mango
import java.lang.Math; double a = Math.pow(e, x); int b = (int) Math.pow(e, x);