|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include <math.h>#include <grass/gis.h>#include <grass/raster.h>#include <grass/calc.h>
Go to the source code of this file.
Macros | |
| #define | DEGREES_TO_RADIANS (M_PI / 180.0) |
Functions | |
| int | f_sin (int argc, const int *argt, void **args) |
| int f_sin | ( | int | argc, |
| const int * | argt, | ||
| void ** | args | ||
| ) |
Definition at line 18 of file xsin.c.
References columns, DEGREES_TO_RADIANS, and floating_point_exception.