percentage method

R percentage(
  1. num percent
)

Implementation

R percentage(final num percent) => position(percent / 100);