My solution for this function is let 0 map to 1/2, 1 to 1/3, and then for any other values map them to that value + 1/2. Is this the correct solution for this mapping?
No comments:
Post a Comment