File: tdirtyintegral.reference

package info (click to toggle)
sollya 8.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 17,540 kB
  • sloc: ansic: 124,655; yacc: 7,543; lex: 2,440; makefile: 888; cpp: 77
file content (14 lines) | stat: -rw-r--r-- 1,176 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The integral "int _x_ d _x_ over [1;2]" gets approximated with dirtyintegral by 1.49999999999999999999999999999999999999999999999196
Unexpected warning 478.
The integral "int _x_ d _x_ over [2;3]" gets approximated with dirtyintegral by 2.4999999999999999999999999999999999999999999999329
Unexpected warning 478.
The integral "int 2 / sqrt(pi) * exp(-(_x_^2)) d _x_ over [0;100]" gets approximated with dirtyintegral by 1.0000000000000000000000000000000000000000000000001
Unexpected warning 478.
The integral "int 2 / sqrt(pi) * exp(-(_x_^2)) d _x_ over [-5;5]" gets approximated with dirtyintegral by 1.99999999999691468132028041677901960172984359314663
Unexpected warning 478.
The integral "int exp(_x_) d _x_ over [0;1]" gets approximated with dirtyintegral by 1.71828239893542924836278534461803762484402866155196
Unexpected warning 478.
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