Andrew Haley writes: > > It would be better for calls such as Math.sin() to map directly to > sin(); the indirection does no good at all. But it's no big deal. On second thoughts, forget that: sin() is defined in libgcj. Andrew.