Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dgen.cc5959 static gen mult_cplx(const gen & a,const gen & b,GIAC_CONTEXT){ in mult_cplx() function
6107 return adjust_complex_display(mult_cplx(a,b,contextptr),a,b); in operator_times()