Talk:Ackermann function: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4:
 
===Arbitrary precision with BC===
BC is a binary calculator with [[arbitrary precision]] (similar to [[dc]], but this one use the RPN, bc resembles C in its syntax); the code would be (translated from C):
 
<pre>#! /usr/bin/bc -q
Line 25:
 
: Why not ? [[User:Rahul|Rahul]] 14:45, 9 December 2008 (UTC)
 
: You could also write bc examples for other articles in [[:Category:Arbitrary precision]]. --[[User:IanOsgood|IanOsgood]] 14:35, 28 December 2008 (UTC)
Anonymous user