Formal power series: Difference between revisions

Use 'hash' instead of 'seed'
(Added PicoLisp)
(Use 'hash' instead of 'seed')
Line 988:
(list (cadr Args)
(cons 'cache (lit (cons))
(list 'formatpack (list 'seedchar (list 'hash (caadr Args))) (caadr Args))
(cddr Args) ) ) ) )</lang>
we can build a formal power series functionality:
Anonymous user