Planned∡
Arctangent r←x∡y
This primitive or feature is planned, that is, it doesn't appear in the most recent released implementation of TinyAPL. Details may change before it is added!
r
is the result of the dyadic arctangent (atan2
) of x
and y
, where x
is the coordinate and y
is the coordinate: r←∡y⊕x