Searched defs:fma (Results 1 – 2 of 2) sorted by relevance
1931 public static double fma(double a, double b, double c) { in fma() method in Math2048 public static float fma(float a, float b, float c) { in fma() method in Math
1481 public static double fma(double a, double b, double c) { in fma() method in StrictMath1535 public static float fma(float a, float b, float c) { in fma() method in StrictMath