MCPcopy Create free account
hub / github.com/elftausend/graplot / XEnd

Class XEnd

src/lib.rs:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41#[derive(Clone, Copy, Debug, PartialEq, PartialOrd)]
42pub struct XEnd(pub f64);
43pub struct YEnd(f64, f64);
44
45/// sets the absolute max value for x

Callers 1

xFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected