00001 00028 #include <grass/vask.h> 00029 00030 00049 void V_float_accuracy(int n) 00050 { 00051 V__.decimal_places = n; 00052 }