Home
last modified time | relevance | path

Searched refs:sin (Results 26 – 29 of 29) sorted by relevance

12

/PHP-8.0/ext/gd/libgd/
H A Dgd.c1145 double as = sin (atan2 (dy, dx)); in gdImageLine()
1335 double as = sin(atan2(dy, dx)); in gdImageDashedLine()
1384 double as = sin (atan2 (dy, dx)); in gdImageDashedLine()
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1039 function sin(float $num): float {} function
H A Dbasic_functions_arginfo.h2652 ZEND_FUNCTION(sin);
3292 ZEND_FE(sin, arginfo_sin)
/PHP-8.0/
H A Dconfigure.ac366 AC_CHECK_LIB(m, sin)

Completed in 39 milliseconds

12