MCPcopy Create free account
hub / github.com/IntrepidPig/mexprp / tryord

Method tryord

src/num/float64.rs:25–47  ·  view source on GitHub ↗

Compares two floats. Errors if either is NaN. Infinity is greater than anything except equal to infinity. Negative infinity is less than anything except equal to negative infinity.

(&self, other: &Self, ctx: &Context<Self>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

partial_cmpMethod · 0.45

Tested by

no test coverage detected