Solution of Integral of One Unary Function and Differential Equations 16 Jun 2020 1 min read CODE MATLAB NOTE 一元函数积分学 不定积分 int(f(x)) + C 定积分 int(f(x), a, b) 反常积分的敛散性 int(f(x), x, a, +inf) 微分方程