∫( # Description # This command calculates the integral of speficied function respect to speficied variable, within the range of a and b. Syntax # ∫(Function,variable,low_range,hi_range) Example # ∫(3x^2+5,x,1,3