Home
last modified time | relevance | path

Searched refs:facti (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/guile1/guile-1.8.8/ice-9/debugging/
H A Dexample-fns.scm2 #:export (fact1 fact2 facti))
9 (define (facti n a)
12 (facti (- n 1) (* a n))))
15 (facti n 1))
/dports/lang/guile1/guile-1.8.8/doc/ref/
H A Dscheme-debugging.texi47 [facti 1 4]
48 [facti 4 3]
49 [facti 12 2]
50 [facti 24 1]
51 [facti 24 0]
H A Dapi-debug.texi720 to fire on the next application of the @code{facti} procedure, and to
725 #:procedure facti
740 @code{#:procedure facti} says that the specific procedure to trap on for this
741 trap object is @code{facti}.
745 @emph{next} invocation of @code{facti}, not on all future invocations
1595 Here is an example, which matches the @code{(facti (- n 1) (* a n))}
1661 the procedure @code{facti}.
1674 procedure = #<procedure facti (n a)>
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dassemblx.F889 dimension facti(npij,*)
921 dimension facti(*)
1053 dimension facti(*),factk(*)
1224 dimension facti(*), factkl(*)
1336 dimension facti(npij,*)
1646 dimension facti(*)
1669 facti1=facti
1745 dimension facti(*),factk(*)
1784 factik1=facti*factk
1879 dimension facti(*),factkl(*)
[all …]
H A Dprecalc2.F493 facti=csi
527 factij(ijpar,ji )=facti*factj
1529 facti=csi
1557 factij(ji)=facti*factj
/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dassemblx.F889 dimension facti(npij,*)
921 dimension facti(*)
1053 dimension facti(*),factk(*)
1224 dimension facti(*), factkl(*)
1336 dimension facti(npij,*)
1646 dimension facti(*)
1669 facti1=facti
1745 dimension facti(*),factk(*)
1784 factik1=facti*factk
1879 dimension facti(*),factkl(*)
[all …]
H A Dprecalc2.F493 facti=csi
527 factij(ijpar,ji )=facti*factj
1529 facti=csi
1557 factij(ji)=facti*factj
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreRoot.cpp1357 MovableObjectFactoryMap::iterator facti = mMovableObjectFactoryMap.find( in addMovableObjectFactory() local
1359 if (!overrideExisting && facti != mMovableObjectFactoryMap.end()) in addMovableObjectFactory()
1368 if (facti != mMovableObjectFactoryMap.end() && facti->second->requestTypeFlags()) in addMovableObjectFactory()
1371 fact->_notifyTypeFlags(facti->second->getTypeFlags()); in addMovableObjectFactory()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRoot.cpp1442 MovableObjectFactoryMap::iterator facti = mMovableObjectFactoryMap.find( in addMovableObjectFactory() local
1444 if (!overrideExisting && facti != mMovableObjectFactoryMap.end()) in addMovableObjectFactory()
1453 if (facti != mMovableObjectFactoryMap.end() && facti->second->requestTypeFlags()) in addMovableObjectFactory()
1456 fact->_notifyTypeFlags(facti->second->getTypeFlags()); in addMovableObjectFactory()
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dapi-debug.texi1262 scheme@@(guile-user)> (define (facti acc n)
1264 (facti (* n acc) (1- n))))
1265 scheme@@(guile-user)> (define (fact2 n) (facti 1 n))
1268 trace: (facti 1 4)
1269 trace: (facti 4 3)
1270 trace: (facti 12 2)
1271 trace: (facti 24 1)
1272 trace: (facti 24 0)
H A Dguile.info-52971 scheme@(guile-user)> (define (facti acc n)
2973 (facti (* n acc) (1- n))))
2974 scheme@(guile-user)> (define (fact2 n) (facti 1 n))
2977 trace: (facti 1 4)
2978 trace: (facti 4 3)
2979 trace: (facti 12 2)
2980 trace: (facti 24 1)
2981 trace: (facti 24 0)
/dports/lang/guile/guile-3.0.7/doc/ref/
H A Dapi-debug.texi1130 scheme@@(guile-user)> (define (facti acc n)
1132 (facti (* n acc) (1- n))))
1133 scheme@@(guile-user)> (define (fact2 n) (facti 1 n))
1136 trace: (facti 1 4)
1137 trace: (facti 4 3)
1138 trace: (facti 12 2)
1139 trace: (facti 24 1)
1140 trace: (facti 24 0)
H A Dguile.info-53180 scheme@(guile-user)> (define (facti acc n)
3182 (facti (* n acc) (1- n))))
3183 scheme@(guile-user)> (define (fact2 n) (facti 1 n))
3186 trace: (facti 1 4)
3187 trace: (facti 4 3)
3188 trace: (facti 12 2)
3189 trace: (facti 24 1)
3190 trace: (facti 24 0)
/dports/math/giacxcas/giac-1.6.0/src/
H A Dseries.cc1659 vecteur v(ordre+1); gen facti(1); in series__SPOL1() local
1661 v[i]=facti; in series__SPOL1()
1662 facti=(a-i-1)*facti; in series__SPOL1()
1691 vecteur v(ordre+1); gen facti(1); in series__SPOL1() local
1693 v[i]=inv(facti*(a+i),contextptr); in series__SPOL1()
1694 facti=-(i+1)*facti; in series__SPOL1()
H A Dintgab.cc1164 gen facti=pow(expo_a,-2,contextptr); in intgab() local
1168 res += coeff*facti*Zeta(i+1,contextptr); in intgab()
1169 facti=facti*gen(i+1)/expo_a; in intgab()
/dports/math/gap/gap-4.11.0/pkg/NumericalSgps-1.2.1/gap/
H A Dcatenary-tame.gi1268 local distance, Fn, lenset, Zi, facti, i;
1299 facti:=Filtered( Fn, x->Sum(x)=i );
1300 SubtractSet( Fn, facti );
1301 Add( Zi, facti );
/dports/math/gap/gap-4.11.0/pkg/atlasrep/gap/
H A Dtypes.g1266 pos, finfo, factgroupname, facti, ker, kerid, pi, result, nrmaxes,
1351 facti:= First( record.maxes, fl -> fl[3] = i[3][1] );
1352 if facti <> fail and ( std = true or i[1] in std ) then
1364 AGR.VersionOfSLP( facti[3] ),
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-l/
H A Dla.po157 "simplicium facti sunt."
1437 "Falsum dicis. Evocatores Mortum servi mortifugarum erorum facti sunt et "
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-thot/
H A Dla.po1084 "viatoribus infesti facti sunt."
/dports/games/wesnoth/wesnoth-1.14.17/po/wesnoth-units/
H A Dla.po5299 "malificium sentire potes: de hominibus vivis facti sunt - incognita est, cur "
/dports/textproc/cs-hunspell/cs-hunspell-2.0/
H A Dth_cs_CZ_v3.idx18601 via facti|173323
/dports/textproc/cs-hyphen/cs-hyphen-2.0/
H A Dth_cs_CZ_v3.idx18601 via facti|173323
H A Dth_cs_CZ_v3.dat6802 via facti|1
/dports/mail/thunderbird-dictionaries/dictionaries/spell-nl.xpi/
H A Dnl.dic29477 facti�n
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/dict/
H A Droget716 …show on the road!, up and at 'em!; aller Anfang ist schwer [G.], dimidium facti qui coepit habet […

12