Various small changes
-
Zp
with non-negative inputs (isprime
) now accepts non-integer values -
Added predefined literal:
['0':'9' 'A':'Z']
-
Z?
: if 3 inputs and third input is char, the output is converted to char -
The format string in
YD
(sprintf
) is now the last input, not the first -
Changed default input specs for
Y-
(deconv
)