Trigo math with ints for OCaml

Using integers for trigo math may seem unusual,
but the goal is just to get deterministic results.

The angles are not in degrees in the interval (0 .. 360),
but in tenth of degrees in the interval (0 .. 3600).

This library is provided under a restrictionless Zlib license,
see the file LICENSE.txt for details.

Generated api-documentation

Download:
ocaml-int-trigo-2013-08-02.tar.lzma

scm: git

The OCaml Language