Home
last modified time | relevance | path

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

/external/rust/crates/num-traits/src/
Dreal.rs646 fn sin_cos(self) -> (Self, Self); in sin_cos() method
Dfloat.rs1659 fn sin_cos(self) -> (Self, Self); in sin_cos() method
2073 fn sin_cos(self) -> (Self, Self) { in sin_cos() method
2208 fn sin_cos(self) -> (Self, Self) { in sin_cos() method