Searched defs:dec (Results 1 – 4 of 4) sorted by relevance
86 function echoDecimal($dec)
1114 PHPAPI zend_string *_php_math_number_format(double d, int dec, char dec_point, char thousand_sep) in _php_math_number_format()1119 PHPAPI zend_string *_php_math_number_format_ex(double d, int dec, char *dec_point, in _php_math_number_format_ex()1237 zend_long dec = 0; in PHP_FUNCTION() local
160 static void astro_sun_RA_dec(double d, double *RA, double *dec, double *r) in astro_sun_RA_dec()
938 int dec = 0; in Ack() local
Completed in 15 milliseconds