Given an input variable x, output a variable y that is equal in value to x.
Example:
Input x = 1 Output y is 1
Input x = 5 Output y is 5
Not as simple as it seems.
543 Solvers
Replace multiples of 5 with NaN
282 Solvers
209 Solvers
197 Solvers
127 Solvers