x method

num x(
  1. num x
)

Implementation

num x(num x) => translateX + x;