[Fluxus] (gh n)

Matias Eyzaguirre dented42 at gmail.com
Tue Jul 29 14:38:10 PDT 2008


On Jul 29, 2008, at 3:06 PM, gabor papp wrote:
> sometimes i tend to use a logarithmic version of (gh) that might work
> better for your case also. it's something like this:
>
> (define (gl n)
>    (log (+ 1 (gh n))))
>
> gabor
>

ok, thats similer to what I've been doing, I have been using:
(define harm3-log
	(lambda(n1 n2 n3)
		(vector (+ 1 (gh n1)) (+ 1 (gh n2)) (+ 1 (gh n3)))))

very well then, I was wondering if anyone had found a better way, but  
as far as I can tell, using logs seem to be the most cost effective.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3203 bytes
Desc: not available
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20080729/2912c7e9/attachment-0002.bin>


More information about the Fluxus mailing list