The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ProdAccumulator.put
mir
math
numeric
ProdAccumulator
void
put
(U e)
struct
ProdAccumulator
(T)
@
safe
pure @
nogc
nothrow
void
put
(
U
)
(
U
e
)
if
(
is
(
U
:
T
)
)
if
(
isFloatingPoint
!
T
)
void
put
(ProdAccumulator!T value)
void
put
(Range r)
void
put
(Range r)
Meta
Source
See Implementation
mir
math
numeric
ProdAccumulator
aliases
mantissa
constructors
this
functions
ldexp
opUnary
prod
put
variables
exp
x