quantax.nn.exp_by_log# quantax.nn.exp_by_log(x: Array) → LogArray# \(f(x) = \exp(x)\). Output is represented by LogArray to avoid overflow.