carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
Imaginary
carbon
math
Undocumented in source.
struct
Imaginary (
T
) {
E
im
;
E
re
();
Imaginary
!(
CommonType
!(
T
,
U
))
opBinary
(Imaginary!U rhs);
}
Members
Functions
opBinary
Imaginary
!(
CommonType
!(
T
,
U
))
opBinary
(Imaginary!U rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
re
E
re
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
im
E
im
;
Undocumented in source.
Meta
Source
See Implementation
carbon
math
functions
complexZero
isPowOf2
isPrime
lcm
nextPowOf2
previousPowOf2
primeFactors
primeFactorsSimple
sinc
sqrtCeil
sqrtFloor
toDeg
toRad
triIntCi
triIntSi
structs
Imaginary
variables
eulersGamma