Closed RobinHankin closed 5 years ago
> rform() val 1 3 5 = -1 3 4 5 = -1 1 3 6 = 1 3 5 7 = -1 1 2 7 = 1 2 4 6 = 1 1 4 5 = 1 > rform() -> a > 1/a val 3 4 5 = 1 1 5 6 = -1 2 4 7 = 1 1 5 7 = -1 1 2 5 = 1 1 3 6 = 1 >
Above idiom should not work.
Above idiom should not work.