Syntax - ı - Complex Number Literal

Characters: ı

Tags: literal , number , complex

The beginners' page has a more thorough explanation of Jelly syntax and tokenization.

Functionality

xıy returns x + y × 1j. x defaults to 0 and y to 1 if missing.

Details

The binding order for number literals is ., -, ȷ, and finally ı, so the maximum number of components a number literal can have is -a.bȷ-c.dı-e.fȷ-g.h.