SyTen

◆ operator""_i() [2/2]

constexpr SDef syten::operator""_i ( unsigned long long int  value)
constexpr

User-defined literal operator to turn an integer value into a purely imaginary SDef.

Example\n -1_i is -SDef(0,1).
Remarks
Only available if complex scalars are enabled.