
14-66 CAS (Computer Algebra System)
GAMMA Restituisce i valori della funzione Γ a un punto dato.
La funzione Γ è definita come:
Si ottiene:
Γ (1) = 1
Γ (x + 1) = x · Γ (x)
Esempio 1
Digitando:
GAMMA(5)
si otterrà:
24
Esempio 2
Digitando:
GAMMA(1/2)
si otterrà:
IABCUV IABCUV(A,B,C) restituisce U AND V in modo che AU +
BV = C dove A, B e C sono numeri interi.
C deve essere un multiplo di GCD(A,B) per ottenere una
soluzione.
Esempio
Digitando:
IABCUV(48, 30, 18)
si otterrà:
6 AND –9
IBERNOULLI Restituisce l’n-mo numero di Bernoulli B(n) dove:
Γ x() e
t–
t
x 1–
td
0
+
∞
∫
=
π
t
e
t
1–
-------------
Bn()
n!
-----------
t
n
n
0=
+
∞
∑
=
hp40gs_Italian.book Page 66 Sunday, December 11, 2005 4:02 PM
Comentários a estes Manuais