Thread Links Date Links
Thread Prev Thread Next Thread Index Date Prev Date Next Date Index

Another proposal for a "split" function to complement "mid"



How about the following fairly simple idea:

* If interval contains zero, return AM (Arithmetic Mean)
* Otherwise, return AM(AM, GM)  where GM is the signed Geometric Mean.

Basically this is 1.5 steps of the AGM.

Michel.
---Sent: 2012-03-19 15:55:30 UTC