Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dpermu.cc1386 gen tchebyshev_eval(const gen & n,const gen &x,const vecteur & v,GIAC_CONTEXT){ in tchebyshev_eval() function
1431 …return tchebyshev_eval(args._VECTptr->front(),args._VECTptr->back(),makevecteur(1,args._VECTptr->b… in _tchebyshev1()
1456 … return tchebyshev_eval(args._VECTptr->front(),args._VECTptr->back(),makevecteur(0,1),contextptr); in _tchebyshev2()