Searched refs:step_size (Results 1 – 1 of 1) sorted by relevance
119 const double step_size = 1.0 / (1ULL << 53); in PHP_METHOD() local126 RETURN_DOUBLE(step_size * result); in PHP_METHOD()
Completed in 11 milliseconds