]> www.ginac.de Git - ginac.git/blob - check/result.ref
- switched to automake build environment
[ginac.git] / check / result.ref
1 ---------several ex-bugs just out of pure paranoia:
2 (no output)
3 ---------output of numeric types:
4 Using 200 digits
5 Pi evalfs to: 3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644L0
6 Catalan evalfs to: 0.9159655941772190150546035149323841107741493742816721342664981196217630197762547694793565129261151062485744226191961995790358988033258590594315947374811584069953320287733194605190387274781640878659090247L0
7 EulerGamma evalfs to: 0.577215664901532860606512090082402431042159335939923598805767234884867726777664670936947063291746749514631447249807082480960504014486542836224173997644923536253500333742937337737673942792595258247094916L0
8 Complex integers: {(0,0)=0} {(1,0)=1} {(1,1)=1+I} {(0,1)=I} {(-1,1)=-1+I} {(-1,0)=-1} {(-1,-1)=-1-I} {(0,-1)=-I} {(1,-1)=1-I} 
9 ---------consistency of numeric types:
10 (no output)
11 ---------power laws:
12 (no output)
13 ---------commutative expansion and substitution:
14 (no output)
15 ---------consistency of symbolic functions:
16 (no output)
17 ---------symbolic differentiation:
18 (no output)
19 ---------polynomial GCD computation:
20 (no output)
21 ---------rational function normalization:
22 (no output)
23 ---------symbolic matrix manipulations:
24 (no output)
25 ---------linear solve:
26 (no output)
27 ---------series expansion:
28 (no output)