Home
last modified time | relevance | path

Searched defs:rationalPoly (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Derrorfunction.d42 T rationalPoly(T)(T x, const(T) [] numerator, const(T) [] denominator) pure nothrow in rationalPoly() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Derrorfunction.d43 T rationalPoly(T)(T x, const(T) [] numerator, const(T) [] denominator) pure nothrow in rationalPoly() function