Home
last modified time | relevance | path

Searched refs:_FRAC (Results 1 – 25 of 59) sorted by relevance

123

/dports/math/giacxcas/giac-1.6.0/src/
H A Ddispatch.h50 _FRAC= 10, // fraction * _FRACptr enumerator
76 _INT___FRAC = _INT_*_DISPATCHBASE+_FRAC,
89 _ZINT__FRAC = _ZINT*_DISPATCHBASE+_FRAC,
169 _VECT__FRAC = _VECT*_DISPATCHBASE+_FRAC,
183 _MAP__FRAC = _MAP*_DISPATCHBASE+_FRAC,
185 _FRAC__VECT = _FRAC*_DISPATCHBASE+_VECT,
186 _FRAC__MAP = _FRAC*_DISPATCHBASE+_MAP,
187 _FRAC__FRAC = _FRAC*_DISPATCHBASE+_FRAC,
190 _FRAC__INT_= _FRAC*_DISPATCHBASE+_INT_,
191 _FRAC_ZINT= _FRAC*_DISPATCHBASE+_ZINT,
[all …]
H A Dsym2poly.cc144 case _FRAC: in lvar()
807 if (num.type==_FRAC){ in sym2rxrootnum()
864 if (b.type==_FRAC){ in sym2rxrootnum()
881 if (e.type==_FRAC){ in fxnd()
1435 case _FRAC: in sym2r()
1647 if (ext.type==_FRAC){ in compute_lv_lvnum_lvden()
1678 if (tmp.type==_FRAC){ in compute_lv_lvnum_lvden()
2478 if (p.type==_FRAC) in r2sym()
2547 if (r.type==_FRAC) in r2e()
3317 if (fg.type==_FRAC && fg._FRACptr->num.type==_FRAC){ in ratnormal()
[all …]
H A Dalg_ext.cc240 if (a.type==_FRAC){ in algebraic_EXTension()
285 if (a.type==_FRAC) in alg_evalf()
299 if (a.type==_FRAC) in ext_reduce()
348 if (v.type==_FRAC) in ext_reduce()
353 if (va.type==_FRAC) in ext_reduce()
486 if (it->type==_FRAC){ in common_minimal_POLY()
791 if (g.type==_FRAC) in clean_ext_reduce()
802 if (a.type==_FRAC) in common_EXT()
804 if (b.type==_FRAC) in common_EXT()
1098 if (a.type==_FRAC){ in inv_EXT()
[all …]
H A Dgen.cc1543 case _FRAC: in delete_gen()
1607 case _FRAC: in delete_gen()
2605 case _FRAC: in in_evalf()
3167 case _FRAC: in conj()
3621 case _FRAC: in reim()
3752 case _FRAC: in re()
3867 case _FRAC: in im()
4041 case _FRAC: in abs()
4066 case _FRAC: in linfnorm()
10521 if ( (a.type==_FRAC) || (b.type==_FRAC)) in symgcd()
[all …]
H A Dunary.cc597 if (itb->type==_FRAC && sommetstr!="=") in printsommetasoperator()
609 …if ( (itb->type==_SYMB || itb->type==_FRAC || itb->type==_CPLX || (itb->type==_VECT && itb->subtyp… in printsommetasoperator()
625 if (itb->type==_FRAC) in texprintsommetasoperator()
637 …if ( itb->type==_SYMB || itb->type==_FRAC || itb->type==_CPLX || (itb->type==_VECT && itb->subtype… in texprintsommetasoperator()
H A Dcsturm.cc109 if (a.type==_FRAC){ in csturm_horner()
606 if (x.type!=_FRAC || !is_integer(x._FRACptr->den))
746 if (x.type==_FRAC && x._FRACptr->den.type==_CPLX) in in_round2()
748 if (x.type==_FRAC && x._FRACptr->den.type==_ZINT && in in_round2()
779 if (x.type!=_FRAC) in round2()
965 if (r.type==_FRAC || is_cinteger(r)) in newton_improve()
1160 if (P1.type==_FRAC) P1=P1._FRACptr->num; in complex_roots()
1161 if (P2.type==_FRAC) P2=P2._FRACptr->num; in complex_roots()
1310 if (px.type==_FRAC) in complexroot()
1406 if (px.type==_FRAC) in crationalroot()
[all …]
H A Dlexer_tab_int.h15 {"DOM_RAT" ,0, _FRAC, _INT_TYPE, T_TYPE_ID},
364 {"rational" ,0, _FRAC, _INT_TYPE, T_TYPE_ID},
H A Dsubst.cc508 case _FRAC: in has_subst()
654 case _FRAC: in multisubst()
833 case _FRAC: in sortsubst()
1233 if (g.type!=_FRAC) in is_rational()
1304 if ( (gg.type==_FRAC) && (gg._FRACptr->num.type==_INT_) && (gg._FRACptr->den.type==_INT_) ) in as_linear_combination()
1491 if (g.type==_FRAC){ in decompose()
1724 if (v[1].type!=_INT_ && v[1].type!=_FRAC){ in _pow2exp()
2212 if (li.type==_FRAC && li._FRACptr->num.type==_INT_ && li._FRACptr->den.type==_INT_){ in cossinexp2rootof()
2296 if (e.type==_FRAC) in simplify()
2399 if (e.type!=_FRAC || e._FRACptr->num!=1 || e._FRACptr->den.type!=_INT_){ in simplify()
[all …]
H A Dsymbolic.cc426 if (pui.type==_SYMB || pui.type==_FRAC || pui.type==_CPLX){ in add_print_pow()
480 …bool puipar = pui.type==_SYMB || pui.type==_FRAC || pui.type==_CPLX || (pui.type==_VECT && pui.sub… in add_print_pow()
595 if (g.type==_FRAC && g._FRACptr->num.type==_INT_ && g._FRACptr->den.type==_INT_){ in add_print()
1663 if (g.type==_FRAC) in taille()
1702 case _FRAC: in tailles()
H A Dusual.cc461 if (e.type==_FRAC && e._FRACptr->num==1) in ln()
1322 if (e.type==_FRAC) in sqrt()
1332 …e,v.front(),b,a,contextptr) && (is_integer(a) ||a.type==_FRAC) && (is_integer(b) || b.type==_FRAC)… in sqrt()
1336 if (is_integer(d) || d.type==_FRAC){ in sqrt()
3423 if (a.type==_FRAC) in sto()
6235 if (v.front().type==_FRAC){ in _irem()
6534 if (args.type==_FRAC){ in _floor()
6676 if (args.type==_FRAC){ in _ceil()
7543 if (g.type==_FRAC){ in prod2frac()
7606 if (g.type==_FRAC) in need_parenthesis()
[all …]
H A DInput.cc1279 if (!complex_mode(contextptr) && (centre.type<giac::_IDNT || centre.type==giac::_FRAC) ) in _pnt2string()
1306 if (!complex_mode(contextptr) && (it->type<giac::_IDNT || it->type==giac::_FRAC) ) in _pnt2string()
1316 if ( (f0.type!=giac::_FRAC && f0.type>=giac::_IDNT) || is3d(g) || complex_mode(contextptr)) in _pnt2string()
H A Dseries.cc321 if (sum.type>_POLY && sum.type!=_FRAC &&(res.empty() || (series_flags(contextptr) & 0x1) ) ){ in padd()
363 if (g.type>_POLY && g.type!=_FRAC) in pmul()
769 if (it->type==_FRAC && is_integer(it->_FRACptr->num) && is_integer(it->_FRACptr->den)) in lcmdeno()
795 …if (it->type==_FRAC && is_integer(it->_FRACptr->num) && is_integer(it->_FRACptr->den) && is_intege… in lcmdeno()
1055 if (e.type==_FRAC && e._FRACptr->den==2 && is_positive(-base.front().coeff,contextptr)) in ppow()
2060 if (e.type==_FRAC) in contains()
2664 …if (p.front().coeff.type==_FRAC && is_strictly_positive(-p.front().coeff._FRACptr->den,contextptr)) in in_limit()
H A Dpari.cc423 case _FRAC: in pariprint()
550 case _FRAC: in ingen2GEN()
H A Dthreaded.cc3475 if (jt->g.type==_FRAC){ in lcmdeno()
3482 if (it->type==_FRAC) in lcmdeno()
3489 if (kt->value.type==_FRAC) in lcmdeno()
3499 if (it->value.type==_FRAC) in lcmdeno()
3970 if (res.type==_FRAC) in mulextaux2()
4501 if (it->type==_FRAC){ in polyfracmod()
4511 if (jt->value.type==_FRAC){ in polyfracmod()
4534 if (it->type==_FRAC){ in polyfracmod()
4546 if (jt->value.type==_FRAC){ in polyfracmod()
4600 if (g.type==_FRAC){ in horner_back_ext()
H A Dintg.cc108 if (tmp.type==_FRAC && tmp._FRACptr->den.type==_INT_ ){ in complex_subst()
1061 …if ( (exposant.type==_FRAC) && (exposant._FRACptr->num.type==_INT_) && (exposant._FRACptr->den.typ… in integrate_sqrt()
1208 if (tmpv.type==_FRAC){ in integrate_sqrt()
2246 if (e.type==_FRAC) in firstcoefftrunc()
2557 if (!is_integer(b) && b.type!=_FRAC) in integrate_id_rem()
3068 …if ( (quotient.type==_FRAC) && (quotient._FRACptr->num.type==_INT_) && (quotient._FRACptr->den.typ… in integrate_id_rem()
3278 if (g.type!=_FRAC || g._FRACptr->den.type!=_ZINT) in ggb_num_coeff()
4867 if (f.type==_FRAC){ in is_hypergeometric()
5331 …bool numeval=(!is_integer(v[2]) && v[2].type!=_FRAC) || (!is_integer(v[3]) && v[3].type!=_FRAC) ||… in _sum()
/dports/emulators/qemu/qemu-6.2.0/hw/misc/
H A Dbcm2835_cprman.c517 case R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu60/qemu-6.0.0/hw/misc/
H A Dbcm2835_cprman.c517 case R_A2W_ ## pll_ ## _FRAC
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dmpoly-giac.cpp181 case giac::_FRAC: in has_pi()
/dports/emulators/qemu5/qemu-5.2.0/hw/misc/
H A Dbcm2835_cprman.c512 case R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/misc/
H A Dbcm2835_cprman.c517 case R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu/qemu-6.2.0/include/hw/misc/
H A Dbcm2835_cprman_internals.h253 .a2w_frac_offset = R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu60/qemu-6.0.0/include/hw/misc/
H A Dbcm2835_cprman_internals.h253 .a2w_frac_offset = R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu5/qemu-5.2.0/include/hw/misc/
H A Dbcm2835_cprman_internals.h253 .a2w_frac_offset = R_A2W_ ## pll_ ## _FRAC
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/misc/
H A Dbcm2835_cprman_internals.h253 .a2w_frac_offset = R_A2W_ ## pll_ ## _FRAC
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Doc/
H A Dman-lp.tex528 {\tt DISP\_FRAC\_INT} & Display user indices (as integers) and values
530 {\tt DISP\_FRAC\_HEXA} & Display user indices (as hexadecimals) and
919 {\tt LOWEST\_LOW\_FRAC} & Prefer the candidate with the lowest minimum
924 {\tt HIGHEST\_LOW\_FRAC} & Prefer the candidate with the highest minimum
926 {\tt LOWEST\_HIGH\_FRAC} & Prefer the candidate with the lowest maximum
928 {\tt HIGHEST\_HIGH\_FRAC} & Prefer the candidate with the highest maximum

123