]> www.ginac.de Git - ginac.git/blob - check/result.ref
- sources now include "ginac.h" instead of <ginac/ginac.h>, changed Makefile.am
[ginac.git] / check / result.ref
1 ---------several ex-bugs just out of pure paranoia:
2 (no output)
3 ---------output of numeric types:
4 Using 222 digits
5 Pi evalfs to: 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148086513282306647093844609550582231725359408128481117450284102701938521105559644622948954930381964428810975665933446128475648235L0
6 Catalan evalfs to: 0.915965594177219015054603514932384110774149374281672134266498119621763019776254769479356512926115106248574422619196199579035898803325859059431594737481158406995332028773319460519038727478164087865909024706484152163000228727640942388L0
7 EulerGamma evalfs to: 0.577215664901532860606512090082402431042159335939923598805767234884867726777664670936947063291746749514631447249807082480960504014486542836224173997644923536253500333742937337737673942792595258247094916008735203948165670853233151777L0
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)
29 ---------manipulations of lortensor objects:
30 (no output)