divideIntAsDouble abstract method

double divideIntAsDouble(
  1. int n2
)

Implementation

double divideIntAsDouble(int n2);