Home
last modified time | relevance | path

Searched refs:matheval (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/libmatheval/libmatheval-1.1.11/tests/
H A Dfunctions.at41 AT_CHECK([matheval.sh function.scm], [ignore], [exp(x)], [ignore])
49 AT_CHECK([matheval.sh function.scm], [ignore], [0.0], [ignore])
58 AT_CHECK([matheval.sh function.scm], [ignore], [(1/x)], [ignore])
66 AT_CHECK([matheval.sh function.scm], [ignore], [1.0], [ignore])
92 AT_CHECK([matheval.sh function.scm], [ignore], [cos(x)], [ignore])
202 AT_CHECK([matheval.sh function.scm], [ignore], [0.0], [ignore])
253 AT_CHECK([matheval.sh function.scm], [ignore], [0.0], [ignore])
405 AT_CHECK([matheval.sh function.scm], [ignore], [0.0], [ignore])
456 AT_CHECK([matheval.sh function.scm], [ignore], [0.0], [ignore])
490 AT_CHECK([matheval.sh function.scm], [ignore], [1.0], [ignore])
[all …]
H A DMakefile.in76 $(srcdir)/matheval.sh.in
89 am_matheval_OBJECTS = matheval-matheval.$(OBJEXT)
248 check_SCRIPTS = matheval.sh
293 matheval.sh: $(top_builddir)/config.status $(srcdir)/matheval.sh.in
305 @rm -f matheval$(EXEEXT)
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matheval-matheval.Po@am__quote@
337 matheval-matheval.o: matheval.c
338 …) -MT matheval-matheval.o -MD -MP -MF $(DEPDIR)/matheval-matheval.Tpo -c -o matheval-matheval.o `t…
339 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/matheval-matheval.Tpo $(DEPDIR)/matheval-matheval.Po
344 matheval-matheval.obj: matheval.c
[all …]
H A Dconstants.at32 AT_CHECK([matheval.sh constant.scm], [ignore], [2.71828182845905], [ignore])
40 AT_CHECK([matheval.sh constant.scm], [ignore], [1.44269504088896], [ignore])
48 AT_CHECK([matheval.sh constant.scm], [ignore], [0.434294481903252], [ignore])
56 AT_CHECK([matheval.sh constant.scm], [ignore], [0.693147180559945], [ignore])
64 AT_CHECK([matheval.sh constant.scm], [ignore], [2.30258509299405], [ignore])
72 AT_CHECK([matheval.sh constant.scm], [ignore], [3.14159265358979], [ignore])
80 AT_CHECK([matheval.sh constant.scm], [ignore], [1.5707963267949], [ignore])
120 AT_CHECK([matheval.sh constant.scm], [ignore], [1.4142135623731], [ignore])
136 AT_CHECK([matheval.sh constant.scm], [ignore], [10.0], [ignore])
144 AT_CHECK([matheval.sh constant.scm], [ignore], [1.0], [ignore])
[all …]
H A Dtestsuite2031 ( $at_check_trace; matheval.sh basics.scm
2053 ( $at_check_trace; matheval.sh basics.scm
2076 ( $at_check_trace; matheval.sh basics.scm
2098 ( $at_check_trace; matheval.sh basics.scm
2120 ( $at_check_trace; matheval.sh basics.scm
2142 ( $at_check_trace; matheval.sh basics.scm
2164 ( $at_check_trace; matheval.sh basics.scm
2186 ( $at_check_trace; matheval.sh basics.scm
4403 ( $at_check_trace; matheval.sh un_op.scm
4425 ( $at_check_trace; matheval.sh un_op.scm
[all …]
H A Dbin_ops.at32 AT_CHECK([matheval.sh function.scm], [ignore], [5.0], [ignore])
41 AT_CHECK([matheval.sh function.scm], [ignore], [1], [ignore])
49 AT_CHECK([matheval.sh function.scm], [ignore], [3.0], [ignore])
58 AT_CHECK([matheval.sh function.scm], [ignore], [(-1)], [ignore])
66 AT_CHECK([matheval.sh function.scm], [ignore], [4.0], [ignore])
75 AT_CHECK([matheval.sh function.scm], [ignore], [((0*x)+4)], [ignore])
83 AT_CHECK([matheval.sh function.scm], [ignore], [4.0], [ignore])
92 AT_CHECK([matheval.sh function.scm], [ignore], [(((0*x)-4)/(x^2))], [ignore])
100 AT_CHECK([matheval.sh function.scm], [ignore], [4.0], [ignore])
117 AT_CHECK([matheval.sh function.scm], [ignore], [1.0], [ignore])
[all …]
H A Dbasics.at32 AT_CHECK([matheval.sh basics.scm], [ignore], [(x+2)], [ignore])
40 AT_CHECK([matheval.sh basics.scm], [ignore], [5.0], [ignore])
49 AT_CHECK([matheval.sh basics.scm], [ignore], [1], [ignore])
57 AT_CHECK([matheval.sh basics.scm], [ignore], [1.0], [ignore])
65 AT_CHECK([matheval.sh basics.scm], [ignore], [10.0], [ignore])
73 AT_CHECK([matheval.sh basics.scm], [ignore], [0.220966666722528], [ignore])
81 AT_CHECK([matheval.sh basics.scm], [ignore], [-1.14962406520749], [ignore])
89 AT_CHECK([matheval.sh basics.scm], [ignore], [3.99876152571934], [ignore])
98 AT_CHECK([matheval.sh basics.scm], [ignore], [((((1/(cos(x)^2))*cos(x))-(tan(x)*(-sin(x))))/(cos(x)…
107 AT_CHECK([matheval.sh basics.scm], [ignore], [((0*log(y))+(0.7*(1/y)))], [ignore])
[all …]
H A Dvariables.at32 AT_CHECK([matheval.sh variable.scm], [ignore], [(1/x)], [ignore])
40 AT_CHECK([matheval.sh variable.scm], [ignore], [6.0], [ignore])
48 AT_CHECK([matheval.sh variable.scm], [ignore], [32.0], [ignore])
56 AT_CHECK([matheval.sh variable.scm], [ignore], [()], [ignore])
64 AT_CHECK([matheval.sh variable.scm], [ignore], [(x)], [ignore])
72 AT_CHECK([matheval.sh variable.scm], [ignore], [(x y)], [ignore])
80 AT_CHECK([matheval.sh variable.scm], [ignore], [(x y z)], [ignore])
89 AT_CHECK([matheval.sh variable.scm], [ignore], [((((3*(a141^2))/sqrt((1-((a141^3)^2))))*log(b12))+(…
H A Dnumbers.at32 AT_CHECK([matheval.sh number.scm], [ignore], [42.0], [ignore])
40 AT_CHECK([matheval.sh number.scm], [ignore], [-2.0], [ignore])
48 AT_CHECK([matheval.sh number.scm], [ignore], [4.0], [ignore])
56 AT_CHECK([matheval.sh number.scm], [ignore], [0.644394014977254], [ignore])
H A DMakefile.am26 check_SCRIPTS = matheval.sh
67 noinst_PROGRAMS = matheval
69 matheval_SOURCES = matheval.c
H A Dun_ops.at32 AT_CHECK([matheval.sh un_op.scm], [ignore], [-5.0], [ignore])
40 AT_CHECK([matheval.sh un_op.scm], [ignore], [-1.0], [ignore])
49 AT_CHECK([matheval.sh un_op.scm], [ignore], [(((-3)*((-x)^2))+((0*(-x))+(-4)))], [ignore])
/dports/devel/libmatheval/libmatheval-1.1.11/lib/
H A DMakefile.am28 libmatheval_la_SOURCES = parser.y scanner.l error.c matheval.c \
34 include_HEADERS = matheval.h
H A DMakefile.in119 am_libmatheval_la_OBJECTS = parser.lo scanner.lo error.lo matheval.lo \
285 libmatheval_la_SOURCES = parser.y scanner.l error.c matheval.c \
290 include_HEADERS = matheval.h
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matheval.Plo@am__quote@
/dports/mail/crm114/crm114-20100106-BlameMichelson.src/
H A Dmathalgtest.crm29 eval (:z:) / matheval of x + pi is :@: :*:x: + :*:pi: :\n/
32 output / Algebraic matheval of (2*3)+(4*5) is :*:z: \n/
H A Dmathrpntest.crm29 eval (:z:) / matheval of x + pi is :@: :*:x: :*:pi: +:\n/
32 output / RPN matheval of (2*3)+(4*5) is :*:z: \n/
/dports/deskutils/treeline/TreeLine/source/
H A Dtreeformats.py19 import matheval
86 except matheval.CircularMathError:
213 matheval.RecursiveEqnRef.recursiveRefDict = recursiveRefDict
217 recursiveRef = matheval.RecursiveEqnRef(typeFormat.name,
236 if prevRef.evalDirection == matheval.EvalDir.optional:
238 elif currRef.evalDirection == matheval.EvalDir.optional:
H A Dtreeline.pro14 matheval.py \
/dports/devel/libmatheval/libmatheval-1.1.11/
H A Dconfigure.in32 AC_CONFIG_FILES([tests/matheval.sh], [chmod +x tests/matheval.sh])
/dports/science/plumed/plumed2-2.7.2/regtest/basic/rt-lepton/
H A Dplumed.dat45 # Implementation in matheval is buggy.
53 # Implementation in matheval has different assumptions than lepton.
58 # Also notice that the derivative of this function in matheval is nan in (-1,+1), whereas it is def…
/dports/www/uwsgi/uwsgi-2.0.20/buildconf/
H A Dtravis.ini2 …rkptyrouter,graylog2,legion_cache_fetch,libffi,logcrypto,logpipe,logzmq,matheval,notfound,rbthread…
H A Dcoverity.ini2 …uter,graylog2,legion_cache_fetch,libffi,logcrypto,libtcc,logpipe,logzmq,matheval,notfound,pyuwsgi,…
/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DSwitchingFunction.h46 …enum {rational,exponential,gaussian,smap,cubic,tanh,cosinus,matheval,leptontype,nativeq} type=rati… enumerator
/dports/devel/libmatheval/libmatheval-1.1.11/doc/
H A Dlibmatheval.texi251 #include <matheval.h>
351 #include <matheval.h>
429 #include <matheval.h>
455 #include <matheval.h>
490 #include <matheval.h>
519 #include <matheval.h>
549 #include <matheval.h>
593 #include <matheval.h>
629 #include <matheval.h>
665 #include <matheval.h>
[all …]
/dports/shells/zsh/zsh-5.8.1/Src/
H A Dcond.c254 mn1 = matheval(left); in evalcond()
255 mn2 = matheval(right); in evalcond()
H A Dloop.c77 matheval(str); in execfor()
196 matheval(str); in execfor()
/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dsystem.c138 to_mn = matheval(OPT_ARG(ops, 't')); in bin_sysread()
163 to_mn = matheval(OPT_ARG(ops, 't')); in bin_sysread()

12