calendrical_calculations
0.1.1
In calendrical_calculations::helpers
Function
calendrical_calculations
::
helpers
::
binary_search
Copy item path
source
ยท
[
−
]
pub(crate) fn binary_search( l:
f64
, h:
f64
, test: impl
Fn
(
f64
) ->
bool
, epsilon:
f64
, ) ->
f64