invOf method

num invOf(
  1. num y
)

Implementation

num invOf(num y) => (y / coefficient);