[algogeeks] Re: logarithmic scale interpolation

2007-01-19 Thread Zbigniew Karno
Zbigniew Karno napisa (a): different napisa (a): > I have a program which reads a file containing integer values between 0 > and 10. I already use a linear mapping which takes this values and maps > them in a different range. > Now I want to map the values using a logarithmic

[algogeeks] Re: logarithmic scale interpolation

2007-01-19 Thread Zbigniew Karno
different napisa (a): I have a program which reads a file containing integer values between 0 and 10. I already use a linear mapping which takes this values and maps them in a different range. Now I want to map the values using a logarithmic scale. For example I want to map from [0;10] to [0.2;