Searched refs:d2r (Results 1 – 4 of 4) sorted by relevance
56 * math::d2r<coordinate_type>()); in get()121 * math::d2r<coordinate_type>()); in get()
147 >::transform(p1, p2, math::d2r<calculation_type>()); in apply()168 >::transform(p1, p2, math::d2r<calculation_type>()); in apply()
605 inline T d2r() in d2r() function638 return value * d2r<T>(); in apply()
333 return value * math::d2r<promoted_type>(); in get()