Home
last modified time | relevance | path

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

/dports/math/maxima/maxima-5.43.2/share/simplex/
H A Drtest_simplex.mac73 solutionpoly_lmad(f,degree,npoints,xmin,xmax,float_coerce):=block([xp,gep,gem,ineq,sol,yp,ydiff],
74 xp:float_coerce(makelist(xmin+(xmax-xmin)*(i-1)/(npoints-1),i,1,npoints)),
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dfloatobject.c959 float_coerce(PyObject **pv, PyObject **pw) in float_coerce() function
2094 float_coerce, /*nb_coerce*/
/dports/lang/python27/Python-2.7.18/Objects/
H A Dfloatobject.c959 float_coerce(PyObject **pv, PyObject **pw) in float_coerce() function
2094 float_coerce, /*nb_coerce*/
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dfloatobject.c950 float_coerce(PyObject **pv, PyObject **pw) in float_coerce() function
2071 float_coerce, /*nb_coerce*/