Home
last modified time | relevance | path

Searched refs:q_get_double (Results 1 – 3 of 3) sorted by relevance

/dports/math/yices/yices-2.6.2/src/terms/
H A Drationals.h564 extern double q_get_double(rational_t *r);
H A Drationals.c1947 double q_get_double(rational_t *r) { in q_get_double() function
/dports/math/yices/yices-2.6.2/src/api/
H A Dyices_api.c10043 *val = q_get_double(aux.val.q); in _o_yices_get_double_value()
10717 *val = q_get_double(vtbl_rational(vtbl, id)); in _o_yices_val_get_double()