infsup: OK (12 tests) @infsup/abs: OK (2 tests) @infsup/absrev: 1 ERRORS >> absrev (infsup (-2, 1)) expected: [-1, 1] got : ans = [-1, +1] @infsup/acos: OK (1 tests) @infsup/acosh: OK (1 tests) @infsup/and: OK (3 tests) @infsup/asin: OK (1 tests) @infsup/asinh: OK (1 tests) @infsup/atan: OK (1 tests) @infsup/atan2: OK (1 tests) @infsup/atan2rev1: OK (1 tests) @infsup/atan2rev2: OK (1 tests) @infsup/atanh: OK (1 tests) @infsup/bitunpack: NO TESTS @infsup/cancelminus: OK (1 tests) @infsup/cancelplus: OK (1 tests) @infsup/cbrt: OK (1 tests) @infsup/ceil: OK (2 tests) @infsup/columns: NO TESTS @infsup/cos: OK (1 tests) @infsup/cosh: OK (1 tests) @infsup/coshrev: OK (1 tests) @infsup/cosrev: OK (1 tests) @infsup/cot: OK (1 tests) @infsup/coth: OK (1 tests) @infsup/csc: OK (1 tests) @infsup/csch: OK (1 tests) @infsup/ctranspose: NO TESTS @infsup/dilog: 5 ERRORS >> x expected: got : ??? 'x' undefined near line 1 column 1 >> / log (1 - t) expected: got : ??? parse error: syntax error >>> / log (1 - t) ^ >> dilog (x) = - Re | ------------- dt expected: got : ??? 'Re' undefined near line 1 column 15 >> / t expected: got : ??? parse error: syntax error >>> / t ^ >> 0 expected: got : ans = 0 @infsup/disjoint: NO TESTS @infsup/display: NO TESTS @infsup/dot: OK (2 tests) @infsup/ei: 5 ERRORS >> x expected: got : ??? 'x' undefined near line 1 column 1 >> / exp (t) expected: got : ??? parse error: syntax error >>> / exp (t) ^ >> ei (x) = | --------- dt expected: got : ??? parse error: syntax error >>> ei (x) = | --------- dt ^ >> / t expected: got : ??? parse error: syntax error >>> / t ^ >> -∞ expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 3 @infsup/eq: 1 ERRORS >> x == y expected: False got : ans = 0 @infsup/erf: 5 ERRORS >> x expected: got : ??? 'x' undefined near line 1 column 1 >> 2 / expected: got : ??? parse error: syntax error >>> 2 / ^ >> erf (x) = ----- | exp (-t²) dt expected: got : ??? parse error: syntax error >>> erf (x) = ----- | exp (-t²) dt ^ >> √π / expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> 0 expected: got : ans = 0 @infsup/erfc: 5 ERRORS >> ∞ expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> 2 / expected: got : ??? parse error: syntax error >>> 2 / ^ >> erfc (x) = ----- | exp (-t²) dt expected: got : ??? parse error: syntax error >>> erfc (x) = ----- | exp (-t²) dt ^ >> √π / expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> x expected: got : ??? 'x' undefined near line 1 column 1 @infsup/exp: OK (1 tests) @infsup/expm1: OK (1 tests) @infsup/fix: OK (2 tests) @infsup/floor: 1 ERRORS >> floor (infsup (-0.5, 5)) expected: [-1, 5] got : ans = [-1, +5] @infsup/fma: OK (2 tests) @infsup/fzero: OK (4 tests) @infsup/gamma: 5 ERRORS >> ∞ expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> / expected: got : ??? parse error: syntax error >>> / ^ >> gamma (x) = | t^(x - 1) * exp (-t) dt expected: got : ??? parse error: syntax error >>> gamma (x) = | t^(x - 1) * exp (-t) dt ^ >> / expected: got : ??? parse error: syntax error >>> / ^ >> 0 expected: got : ans = 0 @infsup/gammaln: 5 ERRORS >> ∞ expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> / expected: got : ??? parse error: syntax error >>> / ^ >> gammaln (x) = log | t^(x-1) exp (-t) dt expected: got : ??? parse error: syntax error >>> gammaln (x) = log | t^(x-1) exp (-t) dt ^ >> / expected: got : ??? parse error: syntax error >>> / ^ >> 0 expected: got : ans = 0 @infsup/gauss: OK (1 tests) @infsup/ge: NO TESTS @infsup/gt: NO TESTS @infsup/horzcat: OK (2 tests) @infsup/hypot: OK (3 tests) @infsup/inf: OK (1 tests) @infsup/infsup: OK (12 tests) @infsup/interior: NO TESTS @infsup/intervaltoexact: NO TESTS @infsup/intervaltotext: 3 ERRORS >> intervaltotext (x) expected: [1.0000000000000002, 1.0000000000000003] y = nextout (x); got : ans = [1.0000000000000002, 1.0000000000000003] >> intervaltotext (y) expected: [1, 1.0000000000000005] z = infsup (1); got : ??? 'y' undefined near line 1 column 17 >> intervaltotext (z) expected: [1] got : ??? 'z' undefined near line 1 column 17 @infsup/inv: OK (2 tests) @infsup/iscommoninterval: NO TESTS @infsup/isempty: NO TESTS @infsup/isentire: NO TESTS @infsup/ismatrix: NO TESTS @infsup/ismember: NO TESTS @infsup/isscalar: NO TESTS @infsup/issingleton: NO TESTS @infsup/isvector: NO TESTS @infsup/ldivide: 1 ERRORS >> x \ y expected: [.33333333333333331, 1] got : ??? Verification failed @infsup/le: NO TESTS @infsup/length: NO TESTS @infsup/log: OK (1 tests) @infsup/log10: OK (1 tests) @infsup/log1p: OK (1 tests) @infsup/log2: OK (1 tests) @infsup/lt: NO TESTS @infsup/lu: NO TESTS @infsup/mag: OK (1 tests) @infsup/max: OK (3 tests) @infsup/mid: OK (1 tests) @infsup/mig: OK (1 tests) @infsup/min: OK (3 tests) @infsup/minus: OK (3 tests) @infsup/mldivide: OK (1 tests) @infsup/mpower: OK (1 tests) @infsup/mrdivide: OK (1 tests) @infsup/mtimes: OK (3 tests) @infsup/mulrev: 2 ERRORS >> [u, v] = mulrev (b, c) expected: got : u = [-Inf, 0] v = [0, Inf] >> [-Inf, 0] expected: [0, Inf] got : ans = -Inf 0 @infsup/ndims: NO TESTS @infsup/ne: NO TESTS @infsup/nextout: 1 ERRORS >> nextout (x) == infsup (1 - eps / 2, 1 + eps) expected: True got : ans = 1 @infsup/nthroot: NO TESTS @infsup/numel: NO TESTS @infsup/or: OK (3 tests) @infsup/overlap: NO TESTS @infsup/plus: OK (3 tests) @infsup/pow: OK (1 tests) @infsup/pow10: OK (1 tests) @infsup/pow2: OK (1 tests) @infsup/power: OK (1 tests) @infsup/pown: OK (1 tests) @infsup/pownrev: NO TESTS @infsup/powrev1: OK (1 tests) @infsup/powrev2: OK (1 tests) @infsup/precedes: NO TESTS @infsup/psi: 5 ERRORS >> ∞ expected: got : ??? invalid character '�' (ASCII 226) near line 1, column 2 >> / exp (-t) exp (-xt) expected: got : ??? parse error: syntax error >>> / exp (-t) exp (-xt) ^ >> psi (x) = | ---------- - -------------- dt expected: got : ??? parse error: syntax error >>> psi (x) = | ---------- - -------------- dt ^ >> / t 1 - exp (-t) expected: got : ??? parse error: syntax error >>> / t 1 - exp (-t) ^ >> 0 expected: got : ans = 0 @infsup/rad: OK (1 tests) @infsup/rdivide: OK (3 tests) @infsup/realsqrt: OK (1 tests) @infsup/round: 1 ERRORS >> round (infsup (-0.5, 5)) expected: [-1, 5] got : ans = [-1, +5] @infsup/roundb: OK (2 tests) @infsup/rows: NO TESTS @infsup/rsqrt: OK (1 tests) @infsup/sec: OK (1 tests) @infsup/sech: OK (1 tests) @infsup/sign: OK (3 tests) @infsup/sin: OK (1 tests) @infsup/sinh: OK (1 tests) @infsup/sinrev: OK (1 tests) @infsup/size: NO TESTS @infsup/sqr: OK (1 tests) @infsup/sqrrev: 1 ERRORS >> sqrrev (infsup (-2, 1)) expected: [-1, 1] got : ans = [-1, +1] @infsup/sqrt: OK (1 tests) @infsup/strictprecedes: NO TESTS @infsup/subsasgn: NO TESTS @infsup/subset: NO TESTS @infsup/subsref: OK (4 tests) @infsup/sum: OK (2 tests) @infsup/sumabs: OK (1 tests) @infsup/sumsq: OK (1 tests) @infsup/sup: OK (1 tests) @infsup/tan: OK (1 tests) @infsup/tanh: OK (1 tests) @infsup/tanrev: OK (1 tests) @infsup/times: OK (3 tests) @infsup/transpose: OK (1 tests) @infsup/uminus: OK (2 tests) @infsup/uplus: OK (2 tests) @infsup/vertcat: OK (2 tests) @infsup/wid: OK (1 tests)