Atom - Æị - Build Complex Number

Characters: Æ ,

Tags: arithmetic , math , number , array , vectorize , complex

Arity: monadic

This atom is monadic, which means it takes one argument.

Functionality

Convert the first two elements of z into the complex number z[0] + z[1] × i.

Details

Extra values are truncated and missing values are filled with 0. Vectorizes at depth 1.