trashcan
Joined: 24 Sep 2006 Posts: 2 Location: Hyannis, Ma
|
Posted: February 9, 2009 11:42 AM Post subject: geometric mean |
|
|
Not built in but can make one
(product(list)^((dim(list)^(-1))-->geomean(list)
--> use store button
- use the change sign, not the minus sign
then you can just type geomean({100,200,300}) |
|