//! Internal helpers for generic float operations not available on `RealField`.
use crateFloat;
/// Generic `rem_euclid`: result is always in `[0, b)`.
pub
/// Convert radians to degrees.
pub
/// Convert an `f64` literal to `F`.
///
/// Shorthand for `F::from_subset(&val)` — keeps call sites concise.
pub