Home
last modified time | relevance | path

Searched refs:Expt (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/kawa/kawa-3.1.1/gnu/kawa/functions/
H A DExpt.java8 public class Expt extends Procedure2 { class
9 public static final Expt expt = new Expt("expt");
11 public Expt(String name) { in Expt() method in Expt
/dports/math/R/R-4.1.2/src/library/datasets/man/
H A Dmorley.Rd23 \item{\code{Expt}}{The experiment number, from 1 to 5.}
57 Expt = factor(Expt), Run = factor(Run))
58 xtabs(~ Expt + Run, data = michelson) # 5 x 20 balanced (two-way)
59 plot(Speed ~ Expt, data = michelson,
61 fm <- aov(Speed ~ Run + Expt, data = michelson)
/dports/math/libRmath/R-4.1.1/src/library/datasets/man/
H A Dmorley.Rd23 \item{\code{Expt}}{The experiment number, from 1 to 5.}
57 Expt = factor(Expt), Run = factor(Run))
58 xtabs(~ Expt + Run, data = michelson) # 5 x 20 balanced (two-way)
59 plot(Speed ~ Expt, data = michelson,
61 fm <- aov(Speed ~ Run + Expt, data = michelson)
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Darith-times.cpp812 LispObject Expt::op(Rat a, Rat b) in op()
817 LispObject Expt::op(Cpx a, Rat b) in op()
827 LispObject Expt::op(SFlt a, Rat b) in op()
832 LispObject Expt::op(Flt a, Rat b) in op()
867 LispObject Expt::op(Rat a, Cpx b) in op()
914 LispObject Expt::op(Cpx a, Cpx b) in op()
949 LispObject Expt::op(Flt a, Cpx b) in op()
1049 LispObject Expt::op(Rat a, Flt b) in op()
1056 LispObject Expt::op(Cpx a, Flt b) in op()
1073 LispObject Expt::op(Flt a, Flt b) in op()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/test/dbgap-mount/jaba/
H A DDbGapMountTest.java32 catch ( Exception Expt ) { in main()
33 Expt.printStackTrace (); in main()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-377/
H A Dpairing.go78 t[1].Expt(&result)
81 t[2].Expt(&t[1])
84 t[2].Expt(&t[1])
88 t[0].Expt(&t[1])
89 t[2].Expt(&t[0])
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Documentation/SBV/Examples/Queries/
H A DFourFours.hs42 data BinOp = Plus | Minus | Times | Divide | Expt constructor
70 … $ o `lookup` [(Plus, "+"), (Minus, "-"), (Times, "*"), (Divide, "/"), (Expt, "^")]
123 … , (Expt, 1) -- exponent is restricted to 0, so the value is 1
184 bEval Expt i j = i ^ j
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-381/
H A Dpairing.go78 t[2].Expt(&t[1])
81 t[2].Expt(&t[1])
85 t[0].Expt(&t[1])
86 t[2].Expt(&t[0])
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/vignettes/gallery/morley/
H A Dmorley.csv1 Expt,Run,Speed
/dports/math/R/R-4.1.2/src/library/datasets/data/
H A Dmorley.tab1 Expt Run Speed
/dports/math/libRmath/R-4.1.1/src/library/datasets/data/
H A Dmorley.tab1 Expt Run Speed
/dports/math/R/R-4.1.2/doc/manual/
H A DR-intro.R436 mm$Expt <- factor(mm$Expt)
439 plot(Expt, Speed, main="Speed of Light Data", xlab="Experiment No.")
440 fm <- aov(Speed ~ Run + Expt, data=mm)
/dports/math/libRmath/R-4.1.1/doc/manual/
H A DR-intro.R436 mm$Expt <- factor(mm$Expt)
439 plot(Expt, Speed, main="Speed of Light Data", xlab="Experiment No.")
440 fm <- aov(Speed ~ Run + Expt, data=mm)
/dports/math/R/R-4.1.2/tests/
H A DR-intro.Rout.save755 Expt Run Speed
856 > mm$Expt <- factor(mm$Expt)
859 > plot(Expt, Speed, main="Speed of Light Data", xlab="Experiment No.")
860 > fm <- aov(Speed ~ Run + Expt, data=mm)
864 Expt 4 94514 23629 4.38 0.0031 **
872 Model 1: Speed ~ Expt
873 Model 2: Speed ~ Run + Expt
/dports/math/libRmath/R-4.1.1/tests/
H A DR-intro.Rout.save755 Expt Run Speed
856 > mm$Expt <- factor(mm$Expt)
859 > plot(Expt, Speed, main="Speed of Light Data", xlab="Experiment No.")
860 > fm <- aov(Speed ~ Run + Expt, data=mm)
864 Expt 4 94514 23629 4.38 0.0031 **
872 Model 1: Speed ~ Expt
873 Model 2: Speed ~ Run + Expt
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bn254/
H A Dpairing.go75 mt[1].Expt(&mt[0])
76 mt[2].Expt(&mt[1])
77 mt[3].Expt(&mt[2])
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bw6-761/
H A Dpairing.go82 f[i].Expt(&f[i-1])
87 fp[8].Expt(&fp[7])
88 fp[9].Expt(&fp[8])
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bw6-761/internal/fptower/
H A De6_pairing.go6 func (z *E6) Expt(x *E6) *E6 { func
/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dstrmath.c946 int After, int Expp, int Expt) in str_format() argument
1007 if ( ( Before == -1 ) && ( After == -1 ) && ( Expp == -1 ) && ( Expt == -1 ) ) in str_format()
1010 if (Expt == -1) in str_format()
1011 Expt = TSD->currlevel->currnumsize; in str_format()
1037 ( ( mt->fdescr.exp < -5 ) || ( mt->fdescr.exp > Expt ) ) ) || in str_format()
1038 ( ( Expt == 0 ) && !StrictAnsi /* fixes bug 562668 */ ) ) in str_format()
1175 if ( mt->fdescr.exp - Exponent > Expt ) in str_format()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bn254/internal/fptower/
H A De12_pairing.go62 func (z *E12) Expt(x *E12) *E12 { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-381/internal/fptower/
H A De12_pairing.go136 func (z *E12) Expt(x *E12) *E12 { func
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A Dprimitive.h210 PRIMITIVE(Expt, "expt", 2, 0, 0)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-377/internal/fptower/
H A De12_pairing.go4 func (z *E12) Expt(x *E12) *E12 { func
/dports/math/R/R-4.1.2/tests/Examples/
H A Ddatasets-Ex.Rout.save2580 + Expt = factor(Expt), Run = factor(Run))
2581 > xtabs(~ Expt + Run, data = michelson) # 5 x 20 balanced (two-way)
2583 Expt 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
2589 > plot(Speed ~ Expt, data = michelson,
2591 > fm <- aov(Speed ~ Run + Expt, data = michelson)
2595 Expt 4 94514 23629 4.378 0.00307 **
2603 Model 1: Speed ~ Expt
2604 Model 2: Speed ~ Run + Expt
/dports/math/libRmath/R-4.1.1/tests/Examples/
H A Ddatasets-Ex.Rout.save2580 + Expt = factor(Expt), Run = factor(Run))
2581 > xtabs(~ Expt + Run, data = michelson) # 5 x 20 balanced (two-way)
2583 Expt 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
2589 > plot(Speed ~ Expt, data = michelson,
2591 > fm <- aov(Speed ~ Run + Expt, data = michelson)
2595 Expt 4 94514 23629 4.378 0.00307 **
2603 Model 1: Speed ~ Expt
2604 Model 2: Speed ~ Run + Expt

123