comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: geometric mean?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: geometric mean? [message #21631 is a reply to message #21626] Thu, 07 September 2000 18:25 Go to previous messageGo to previous message
noymer is currently offline  noymer
Messages: 65
Registered: June 1999
Member
I have no response so I assume the answer is to
roll your own.

I did:

FUNCTION GEOMEAN, arr
RETURN, EXP(TOTAL(ALOG(arr))/N_ELEMENTS(arr))
END

- Andrew


Sent via Deja.com http://www.deja.com/
Before you buy.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Minor ticks beyond last xtickv?
Next Topic: Re: Vectorization question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 00:27:37 PDT 2025

Total time taken to generate the page: 0.96145 seconds