convertIntToNumber abstract method

double convertIntToNumber(
  1. int value
)

Implementation

double convertIntToNumber(int value);