quantax.nn.exp_by_scale#

quantax.nn.exp_by_scale(x: Array) ScaleArray#

\(f(x) = \exp(x)\). Output is represented by ScaleArray to avoid overflow.