Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/rust_decimal/src/
H A Dmaths.rs139 fn checked_cos(&self) -> Option<Decimal>; in checked_cos() method
571 fn checked_cos(&self) -> Option<Decimal> { in checked_cos() method
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/rust_decimal-1.16.0/src/
H A Dmaths.rs139 fn checked_cos(&self) -> Option<Decimal>; in checked_cos() method
571 fn checked_cos(&self) -> Option<Decimal> { in checked_cos() method