qcd_sme
0.1.0
R
Trait Implementations
Num
In qcd_sme::types
?
Type Alias
qcd_sme
::
types
::
R
source
·
[
−
]
pub type R =
f64
;
Expand description
A real number.
Trait Implementations
§
source
§
impl
Num
for
R
source
§
fn
abs
(&self) ->
R
source
§
fn
exp
(&self) -> Self
source
§
fn
im
(&self) ->
R
source
§
fn
inv
(&self) -> Self
source
§
fn
ln
(&self) -> Self
source
§
fn
re
(&self) ->
R
source
§
fn
sqrt
(&self) -> Self