File: tdirtyintegral.reference

package info (click to toggle)
sollya 7.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 13,864 kB
  • sloc: ansic: 117,441; yacc: 8,822; lex: 2,419; makefile: 870; cpp: 76
file content (9 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
The integral "int _x_ d _x_ over [1;2]" gets approximated with dirtyintegral by 1.49999999999999999999999999999999999999999999999196
The integral "int _x_ d _x_ over [2;3]" gets approximated with dirtyintegral by 2.4999999999999999999999999999999999999999999999329
The integral "int 2 / sqrt(pi) * exp(-(_x_^2)) d _x_ over [0;100]" gets approximated with dirtyintegral by 1.0000000000000000000000000000000000000000000000001
The integral "int 2 / sqrt(pi) * exp(-(_x_^2)) d _x_ over [-5;5]" gets approximated with dirtyintegral by 1.99999999999691468132028041677901960172984359314663
The integral "int exp(_x_) d _x_ over [0;1]" gets approximated with dirtyintegral by 1.71828239893542924836278534461803762484402866155196
Caught the message: the given domain is not a closed subset of the reals.
The integral "int exp(_x_) d _x_ over [-infty;1]" gets approximated with dirtyintegral by NaN
Caught the message: the given domain is not a closed subset of the reals.
The integral "int exp(_x_) d _x_ over [1;infty]" gets approximated with dirtyintegral by NaN