On Oct 24, 2008, at 09:36, Thomas Keller wrote:
> I got an error when I gave ( an_array ) as the input type. So I > changed that to ( DECIMAL [] ) and it worked great.
Try anyarray. That will allow it to work with other numeric types.
Best,
David