Searched defs:halfpi (Results 1 – 3 of 3) sorted by relevance
69 halfpi = math.pi/2.0 variable
1484 let halfpi = Self::zero().acos(); in to_degrees() localVariable1502 let halfpi = Self::zero().acos(); in to_radians() localVariable
290 mpfr_t halfpi; in test_rred() local