ktye / i

interpret
100 stars 17 forks source link

solve[4^?16;?4] #4

Closed ktye closed 2 years ago

ktye commented 2 years ago

returns 4#0n

ktye commented 2 years ago

abs/x returns x if 1~#x is which fails for negative single element vectors (dyadic abs is hypot). maybe use abs/(x,0.) for vector norm.