There are a few simple math primitives that would be nice do have native finctions (polymorphic across all possible data types) a few I can think of are absolute difference and A+-B (AB in and A+B and A-B out). I use these all the tome for generating distances and ranges and it would be nice to have native versions, instead of making my own (one for each tata type ie U8, cluster . .). I am sure there are a few more simple math functions used all the time that could be native functions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.