[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ePiX-users] Math functions
From: |
Gunnar Lindholm |
Subject: |
Re: [ePiX-users] Math functions |
Date: |
Fri, 18 Apr 2008 15:58:09 +0200 |
User-agent: |
KMail/1.9.7 |
> p = Exp(b*Log(a));
>
> with no luck. Since all I needed was 2nd and 4th powers, I
> used multiplications, and the figure was drawn ok. But this
> is so ugly that at this moment I can't look myself at the
> mirror :) I was wondering what would be the correct way to
> do it?
I don't knwo about the "correct" way, but could it be that you calculate
logarithm of zero or negative number?