integrale 1.2.2.35
Publié : sam. mars 26, 2016 6:51 am
Est ce que c'est voulu ce changement?:
giac 1.2.2.31
mais
giac 1.2.2.35:
giac 1.2.2.31
Code : Tout sélectionner
6>> L:=int(exp(x^2),x,0,1)
integration(exp(x^2),x,0,1)
// Time 0
7>> approx(L)
1.46265174591
giac 1.2.2.35:
Code : Tout sélectionner
4>> int(exp(x^2),x,0,1)
1.46265174591