math.i 92 B

12345678910
  1. %module math
  2. %include "common.i"
  3. %{
  4. #include <grass/gmath.h>
  5. %}
  6. %include "grass/gmath.h"