04/21/2015, 03:20 AM
(04/19/2015, 02:40 PM)sheldonison Wrote: So then here is a graph of sexp(z) base e, from -5i to +5i, showing the sexp(z) function going from L* to L. You can generate sexp(z) for any complex(z) for many real bases \( b>\eta \) using my implementation of Kneser's solution
I get crashes for almost all bases
Code:
(23:15) gp > init(0.5)
*** at top-level: init(0.5)
*** ^---------
*** in function init: rawinit(initbase);lo
*** ^--------------------
*** in function rawinit: ...lastabs=curabs;lastl=L;L=log(L)*rlnB;curabs=a
*** ^--------------------
*** log: domain error in log: argument = 0
I have the result, but I do not yet know how to get it.

