rune::floatfns

Function copysign

Source
fn copysign(x: Gc<NumberType<'_>>, y: Gc<NumberType<'_>>) -> f64