in reply to Re: I need a liddle piddle advice
in thread I need a liddle piddle advice

Excellent, that makes sense. Thank you. There is a small error in your implementation of my sample function. It should be:

my $z = sqrt( (1/(0.5 + 0.02*$x**2)*cos($x))**2 + (1/(0.5 + 0.02*$y**2)*cos($y))**2 );

But the illustration of the technique was the important thing!


Perl reduces RSI - it saves typing