Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
remquo
libm
0.2.16
libm
Function
remquo
Copy item path
Source
pub fn remquo(x:
f64
, y:
f64
) -> (
f64
,
i32
)