Skip to content

Various small changes

Compare
Choose a tag to compare
@lmendo lmendo released this 28 Sep 22:04
· 141 commits to master since this release
  • 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)