Y
Hacker News
new
|
ask
|
show
|
jobs
by
xyzzyz
596 days ago
You totally can. Here is a O(log n) implementation of the Binet formula with infinite precision:
https://github.com/xyzzyz/FibBinet/blob/master/FibBinet.hs