cincheo/jsweet-examples

java.lang.Math

Closed this issue · 1 comments

It would be just fine for now to implement it using the jsweet supplied Math class, and for the methods which are hard to implement, you can just throw a "not implemented" exception. This is necessary to at least compile available code out there.

Submitted to wrong place