Package extra166y

Interface Ops.LongAndLongToDouble

Enclosing class:
Ops

public static interface Ops.LongAndLongToDouble
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    op(long a, long b)
     
  • Method Details

    • op

      double op(long a, long b)