fn builtin_as_complex( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Coerce to complex type.
@param x numeric or complex vector @return complex vector