[m-rev.] for review: implement math library for java

James Goddard goddardjames at yahoo.com
Wed Dec 10 14:14:51 AEDT 2003


Estimated hours taken: 3
Branches: main

Implement some library procedures for the Java
back-end.

library/math.m:
        Added the ML_FLOAT_LN2 constant for Java:
        Implement the following predicates for Java:
                domain_checks/0
                math__pi/1
                math__e/1
                math__ceiling/2
                math__floor/2
                math__round/2
                math__sqrt_2/2
                math__pow_2/3
                math__exp/2     <-- also fixed a typo
                math__ln_2/2
                math__log2_2/2
                math__sin/2
                math__cos/2
                math__tan/2
                math__asin_2/2
                math__acos_2/2
                math__atan/2
                math__atan2/3
        Implement the following predicates in Mercury:
                math__sinh/2
                math__cosh/2
                math__tanh/2

http://personals.yahoo.com.au - Yahoo! Personals
New people, new possibilities. FREE for a limited time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF
Type: application/octet-stream
Size: 7877 bytes
Desc: DIFF
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20031210/3f087563/attachment.obj>


More information about the reviews mailing list