qimpy.math.cis

cis(x)

Compute complex exponential exp(i x).

Parameters

x (Tensor) –

Return type

Tensor