1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
The precision has been set to 20 bits.
[1;2] is not a constant.
[1;1] is not a constant.
(3 * cos(2 * x)) / (2 * sin(x) * cos(x)) is not a constant.
3.25 has been converted to 0x1.ap+1 (expecting 0x1.ap+1)
76293.9453125 has been converted to 0x1.2a05f2p+16 (expecting 0x1.2a05f2p16)
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1.606938e60 + 1 - 1.606938e60 * (log2(3) / log2(7) - log(3) / log(7) + 1) has been converted to 0x1p+0 (expecting 0x1p+0)
Warning: For at least 2 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 + 3.87259e-121 + 1.110223e-16 * (log2(3) / log2(7) - log(3) / log(7) + 1) has been converted to 0x1p+0 (expecting one of 0x1p+0 or 0x1.0000000000001p+0 -- the second one would be better)
Warning: For at least 2 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 + 3.87259e-121 + 1.110223e-16 has been converted to 0x1p+0 (expecting one of 0x1p+0 or 0x1.0000000000001p+0 -- the second one would be better)
Warning: For at least 2 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 - 5.55112e-17 * (log2(3) / log2(7) - log(3) / log(7) + 1) has been converted to 0x1p+0 (expecting one of 0x1p+0 or 0xf.ffffffffffff8p-4 -- the first one would be better)
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 - 5.55112e-17 has been converted to 0x1p+0 (expecting one of 0x1p+0 or 0xf.ffffffffffff8p-4 -- the first one would be better)
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 + 3.33067e-16 * (log2(3) / log2(7) - log(3) / log(7) + 1) has been converted to 0x1.0000000000002p+0 (expecting one of 0x1.0000000000001p0 or 0x1.0000000000002p0 -- the second one would be better)
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
1 + 3.33067e-16 has been converted to 0x1.0000000000002p+0 (expecting one of 0x1.0000000000001p0 or 0x1.0000000000002p0 -- the second one would be better)
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
exp(pi) + log(2) has been converted to 0x1.7d57686a86509p+4 (expecting one of 0x1.7d57686a86509p4 or 0x1.7d57686a8650ap4 -- the first one would be better)
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
log10(2) / log10(3) - log(2) / log(3) has been converted to 0x0p+0 (expecting 0x0p+0).
Warning: the given expression is not a constant but an expression to evaluate
and a faithful evaluation is *NOT* possible.
(sin((pi) / 3) - sqrt(3) / 2) * 9.99002e30102 + 3 has been converted to some number. Expecting that the above warning message states that faithtul evaluation is *NOT* possible.
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
Warning: the given expression is not a constant but an expression to evaluate
and a faithful evaluation is *NOT* possible.
(sin((pi) / 3) - sqrt(3) / 2) * 9.99002e30102 + 6.3058e18061 has been converted to some number. Expecting that the above warning message states that faithtul evaluation is *NOT* possible.
Warning: For at least 2 of the constants previously displayed in decimal, rounding has happened.
-infty has been converted to -inf (expecting -inf).
Warning: the given expression is not a constant but an expression to evaluate. A faithful evaluation will be used.
-1.14813e602 has been converted to -inf (expecting -inf with an overflow warning).
Warning: For at least 1 of the constants previously displayed in decimal, rounding has happened.
NaN has been converted to nan (expecting NaN).
|