On 12/1/05, Barton Willis wrote:
>
> I would like to modify log so that it uses the CL log function
> for complex double float arguments. Doing this isn't difficult,
> but I don't know what to do with things like log(1.2 + %i*5.6)
> when 'lognumer' is true. If you don't know, lognumer makes
> log *sometimes* behave as log composed with abs.
maybe we can just cut out lognumer.
it makes a mess, and i'm not seeing the usefulness of it.
robert