pub trait Field: Ringwhere
Self::Multiplicative: PartialRecip,{
// Provided method
fn recip(&self, x: Self::Set) -> Self::Set { ... }
}
Expand description
体。
環 であり、 は群をなす。
pub trait Field: Ringwhere
Self::Multiplicative: PartialRecip,{
// Provided method
fn recip(&self, x: Self::Set) -> Self::Set { ... }
}
体。
環 であり、 は群をなす。