Mario Blasone

ID:2715
First Name:Mario
Last Name:Blasone
Last Change:2024-12-29
Number of Files:1 (1,223rd most prolific)
Number of Downloads:12 (2,675th most downloaded)

Fibo 1.0 (Nov-2024)   (details) Prime ENG   3 KB / 5 KB
Short CAS program for Prime defining a function, called "fibo(n)", to compute the Fibonacci numbers F(n), for n spanning also to negative integer input. When used from CAS environment it provides exact integer results of F(n) also for large values of n. For example fibo(10000) gives a long integer having 2090 digits! In Home environment it gives exact integer output up to nY (12 digits) and floating point output for 60<=n<#94 (then it overflows). It uses an iterative loop, less elegant than recursive definition, but still quite efficient.
By Mario Blasone. 2024-12-29

Part of the HP Calculator Archive,
Copyright 1997-2024 Eric Rechlin.