Home
last modified time | relevance | path

Searched refs:f_represents_rational (Results 1 – 2 of 2) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator.h364 …tional, *f_is_integer, *f_represents_number, *f_represents_real, *f_represents_rational, *f_repres… variable
H A DCalculator.cc1663 f_represents_rational = addFunction(new RepresentsRationalFunction()); in addBuiltinFunctions()