description: TensorFlow variant of NumPy's exp.
![]() |
TensorFlow variant of NumPy's exp
.
tf.experimental.numpy.exp(
x
)
Unsupported arguments: out
, where
, casting
, order
, dtype
, subok
, signature
, extobj
.
See the NumPy documentation for numpy.exp
.