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 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
The tool has been restarted.
=============== Test number 121 ================
proc(n)
{
nop;
return (n) + (1);
}
6
The tool has been restarted.
=============== Test number 122 ================
true
The tool has been restarted.
=============== Test number 123 ================
false
The tool has been restarted.
=============== Test number 124 ================
5
The tool has been restarted.
=============== Test number 125 ================
Warning: the expression given is not a fraction. Will consider it as a fraction with denominator 1.
exp(x)
The tool has been restarted.
=============== Test number 126 ================
5 / 3
5 / 3
The tool has been restarted.
=============== Test number 127 ================
Warning: the expression given is not a fraction. Will consider it as a fraction with denominator 1.
Warning: the expression given is not a fraction. Will consider it as a fraction with denominator 1.
exp(x / 3)
exp(x / 3)
The tool has been restarted.
=============== Test number 128 ================
Canonical automatic printing output has been activated.
1 + x + x^2
Canonical automatic printing output has been deactivated.
1 + x * (1 + x)
The tool has been restarted.
=============== Test number 129 ================
1 + x * (1 + x)
Canonical automatic printing output has been activated.
1 + x + x^2
The tool has been restarted.
=============== Test number 130 ================
false
The tool has been restarted.
=============== Test number 131 ================
true
The tool has been restarted.
=============== Test number 132 ================
exp(x)
The tool has been restarted.
=============== Test number 133 ================
6.283
6.28319
The tool has been restarted.
=============== Test number 134 ================
[3.141;5]
[3.140625;5]
The tool has been restarted.
=============== Test number 135 ================
3
The tool has been restarted.
=============== Test number 136 ================
2 + x
The tool has been restarted.
=============== Test number 137 ================
x * 2
The tool has been restarted.
=============== Test number 138 ================
cos(x) + exp(x)
The tool has been restarted.
=============== Test number 139 ================
The number of points has been set to 10.
[|0, 0.31830988618379067153776752674502872406891929148092|]
The number of points has been set to 100.
[|0, 2.4485375860291590118289809749617594159147637806224e-2, 3.9788735772973833942220940843128590508614911435115e-2, 4.5472840883398667362538218106432674866988470211559e-2, 5.3051647697298445256294587790838120678153215246819e-2, 6.3661977236758134307553505349005744813783858296184e-2, 7.957747154594766788444188168625718101722982287023e-2, 0.106103295394596890512589175581676241356306430493638, 0.15915494309189533576888376337251436203445964574046, 0.31830988618379067153776752674502872406891929148092|]
The tool has been restarted.
=============== Test number 140 ================
25
The tool has been restarted.
=============== Test number 141 ================
true
true
|