GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
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) |
#define DEGREES_TO_RADIANS (M_PI / 180.0) |
int f_sin | ( | int | argc, |
const int * | argt, | ||
void ** | args | ||
) |
Definition at line 19 of file xsin.c.
References columns, DCELL_TYPE, DEGREES_TO_RADIANS, E_ARG_HI, E_ARG_LO, E_ARG_TYPE, E_RES_TYPE, floating_point_exception, IS_NULL_D, and SET_NULL_D.