Handbook
Glossary
e^m ( m iterations -- e^m )
Vocabulary
benchmark
.
matrix-exponential-scalar
Inputs
m
an
object
iterations
an
object
Outputs
e^m
an
object
Definition
USING:
math
math.combinatorics
math.matrices
math.matrices.extras
sequences
;
IN:
benchmark.matrix-exponential-scalar
::
e^m
( m iterations -- e^m )
{
{
0.0 0.0 0.0 0.0
}
{
0.0 0.0 0.0 0.0
}
{
0.0 0.0 0.0 0.0
}
{
0.0 0.0 0.0 0.0
}
}
iterations
<iota>
[|
i | m i
m^n
i
factorial
>float
m/n
m+
]
each
;