Home
last modified time | relevance | path

Searched defs:abs_round (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Renderer/
H A Drenderer.cpp273 abs_round (SI& l) { in abs_round() function
278 abs_round (SI& x, SI& y) { in abs_round() function
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/complex/
H A Dbig.rs1695 pub fn abs_round(&mut self, round: Round2) -> Ordering2 { in abs_round() method