infix_expr stringlengths 21 117 | prefix_expr stringlengths 21 141 | i_prompt stringlengths 37 233 | p_prompt stringlengths 29 263 |
|---|---|---|---|
<startofex>x_7*(x_2 - x_8)*tan(x_10)<endofex> | <startofex>* x_7 + x_2 * -1 x_8 tan x_10<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, +, -, /, abs, sin, tan
C
<startofex>x_7*(x_2 - x_8)*tan(x_10)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, +, -, abs, asin, log, sqrt, tan
C
<startofex>* x_7 + x_2 * -1 x_8 tan x_10<endofex> |
<startofex>cos(C*asin(x_10/(x_2 + C))**C)<endofex> | <startofex>cos * C ** asin * x_10 ** + C x_2 -1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>cos(C*asin(x_10/(x_2 + C))**C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, asin, cos, log, sin, tan
C
<startofex>cos * C ** asin * x_10 ** + C x_2 -1 C<endofex> |
<startofex>-x_4 + C*exp(x_4) + sin(x_1)<endofex> | <startofex>+ * -1 x_4 * C exp x_4 sin x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, +, -, /, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>-x_4 + C*exp(x_4) + sin(x_1)<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ * -1 x_4 * C exp x_4 sin x_1<endofex> |
<startofex>x_3 + C*log(x_3)*asin(x_10)<endofex> | <startofex>+ x_3 * C asin x_10 log x_3<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18,x_19,x_20
*, +, abs, asin, log, sin
C
<startofex>x_3 + C*log(x_3)*asin(x_10)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ x_3 * C asin x_10 log x_3<endofex> |
<startofex>sqrt(x_1)*cos(x_1**C)<endofex> | <startofex>* ** x_1 1/2 cos ** x_1 C<endofex> | x_1
*, **, +, /, abs, cos, exp, log, sin, sqrt
C
<startofex>sqrt(x_1)*cos(x_1**C)<endofex> | x_1
*, **, +, -, /, cos
C
<startofex>* ** x_1 1/2 cos ** x_1 C<endofex> |
<startofex>(x_1 + C)/(x_3 - exp(x_8))<endofex> | <startofex>* ** + x_3 * -1 exp x_8 -1 + C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
+, -, /, asin, exp
C
<startofex>(x_1 + C)/(x_3 - exp(x_8))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, /, abs, cos, exp, sin, sqrt, tan
C
<startofex>* ** + x_3 * -1 exp x_8 -1 + C x_1<endofex> |
<startofex>x_1/x_10 - C*(C*x_10 - C)**C<endofex> | <startofex>+ * x_1 ** x_10 -1 * -1 C ** + * -1 C * C x_10 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18,x_19
*, **, -, /, abs, asin, cos, exp, log, tan
C
<startofex>x_1/x_10 - C*(C*x_10 - C)**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, sin
C
<startofex>+ * x_1 ** x_10 -1 * -1 C ** + * -1 C * C x_10 C<endofex> |
<startofex>sin(x_10*(x_5 + C))<endofex> | <startofex>sin * x_10 + C x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, +, exp, sin
C
<startofex>sin(x_10*(x_5 + C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, +, -, abs, asin, cos, log, sin, sqrt, tan
C
<startofex>sin * x_10 + C x_5<endofex> |
<startofex>tan(sin((x_1 + C)*(x_1 - x_2))) - C<endofex> | <startofex>+ * -1 C tan sin * + C x_1 + x_1 * -1 x_2<endofex> | x_1,x_2,x_3
*, +, -, /, sin, tan
C
<startofex>tan(sin((x_1 + C)*(x_1 - x_2))) - C<endofex> | x_1,x_2,x_3,x_4
*, +, -, cos, sin, tan
C
<startofex>+ * -1 C tan sin * + C x_1 + x_1 * -1 x_2<endofex> |
<startofex>C*(C*x_1 - C)**C*(x_7 - x_8)<endofex> | <startofex>* C ** + * -1 C * C x_1 C + x_7 * -1 x_8<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, cos, exp, log, sqrt, tan
C
<startofex>C*(C*x_1 - C)**C*(x_7 - x_8)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, asin, exp, sin, sqrt
C
<startofex>* C ** + * -1 C * C x_1 C + x_7 * -1 x_8<endofex> |
<startofex>exp(x_1) + sin(sqrt(log(x_1 - C)))<endofex> | <startofex>+ exp x_1 sin ** log + x_1 * -1 C 1/2<endofex> | x_1,x_2
*, +, -, /, exp, log, sin, sqrt, tan
C
<startofex>exp(x_1) + sin(sqrt(log(x_1 - C)))<endofex> | x_1
*, **, +, -, /, abs, cos, exp, log, sin, sqrt, tan
C
<startofex>+ exp x_1 sin ** log + x_1 * -1 C 1/2<endofex> |
<startofex>-tan(C*x_2) - C<endofex> | <startofex>+ * -1 C * -1 tan * C x_2<endofex> | x_1,x_2,x_3,x_4
*, +, -, abs, asin, exp, log, sin, tan
C
<startofex>-tan(C*x_2) - C<endofex> | x_1,x_2
*, +, -, /, asin, tan
C
<startofex>+ * -1 C * -1 tan * C x_2<endofex> |
<startofex>x_4**C*exp(x_1)<endofex> | <startofex>* ** x_4 C exp x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, /, cos, exp, sin, tan
C
<startofex>x_4**C*exp(x_1)<endofex> | x_1,x_2,x_3,x_4,x_5
*, **, -, abs, exp, tan
C
<startofex>* ** x_4 C exp x_1<endofex> |
<startofex>C*x_6**C/(C*x_6 + C)**C<endofex> | <startofex>* C ** x_6 C ** + C * C x_6 * -1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, +, -, /, cos, exp, sin, tan
C
<startofex>C*x_6**C/(C*x_6 + C)**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, asin, cos, exp, log, sin, tan
C
<startofex>* C ** x_6 C ** + C * C x_6 * -1 C<endofex> |
<startofex>C*asin(sin(C*cos(x_1 - C)))<endofex> | <startofex>* C asin sin * C cos + C * -1 x_1<endofex> | x_1
*, +, -, /, asin, cos, exp, sin, sqrt
C
<startofex>C*asin(sin(C*cos(x_1 - C)))<endofex> | x_1
*, +, -, asin, cos, log, sin
C
<startofex>* C asin sin * C cos + C * -1 x_1<endofex> |
<startofex>x_1**C*x_8 + x_5<endofex> | <startofex>+ x_5 * x_8 ** x_1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>x_1**C*x_8 + x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, -, /, abs, cos, exp, log, sin, sqrt, tan
C
<startofex>+ x_5 * x_8 ** x_1 C<endofex> |
<startofex>cos(x_5**C*cos(x_10)**C)**C<endofex> | <startofex>** cos * ** x_5 C ** cos x_10 C C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18
*, **, +, cos, exp, sqrt
C
<startofex>cos(x_5**C*cos(x_10)**C)**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, /, abs, cos, exp, log, sin, sqrt
C
<startofex>** cos * ** x_5 C ** cos x_10 C C<endofex> |
<startofex>x_8*(sqrt(x_4) + tan(x_1**C))<endofex> | <startofex>* x_8 + ** x_4 1/2 tan ** x_1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15
*, **, +, -, /, abs, asin, log, sin, sqrt, tan
C
<startofex>x_8*(sqrt(x_4) + tan(x_1**C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, /, cos, log, tan
C
<startofex>* x_8 + ** x_4 1/2 tan ** x_1 C<endofex> |
<startofex>C*exp(x_8) + tan(x_5)<endofex> | <startofex>+ * C exp x_8 tan x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>C*exp(x_8) + tan(x_5)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15
*, +, abs, exp, log, sqrt, tan
C
<startofex>+ * C exp x_8 tan x_5<endofex> |
<startofex>(x_1*(x_5 + x_2) - log(x_2))/(x_1 + x_2)<endofex> | <startofex>* ** + x_1 x_2 -1 + * -1 log x_2 * x_1 + x_2 x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, -, /, abs, asin, cos, exp, log, sqrt, tan
C
<startofex>(x_1*(x_5 + x_2) - log(x_2))/(x_1 + x_2)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, abs, asin, log, sqrt, tan
C
<startofex>* ** + x_1 x_2 -1 + * -1 log x_2 * x_1 + x_2 x_5<endofex> |
<startofex>sin(x_1**C/x_2**C)<endofex> | <startofex>sin * ** x_1 C ** x_2 * -1 C<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, asin, log, sin, sqrt, tan
C
<startofex>sin(x_1**C/x_2**C)<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, abs, cos, exp, sin, sqrt, tan
C
<startofex>sin * ** x_1 C ** x_2 * -1 C<endofex> |
<startofex>x_6*(C*x_4 + C)<endofex> | <startofex>* x_6 + C * C x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, abs, asin, cos, exp, log
C
<startofex>x_6*(C*x_4 + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, abs, asin, cos, log, sqrt
C
<startofex>* x_6 + C * C x_4<endofex> |
<startofex>cos(x_10**C*(sin(x_1) - C)**C)<endofex> | <startofex>cos * ** x_10 C ** + * -1 C sin x_1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18,x_19
*, **, +, -, /, abs, cos, sin, sqrt
C
<startofex>cos(x_10**C*(sin(x_1) - C)**C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, cos, sin, tan
C
<startofex>cos * ** x_10 C ** + * -1 C sin x_1 C<endofex> |
<startofex>x_10/(x_1 + sin(x_8 + C))<endofex> | <startofex>* x_10 ** + x_1 sin + C x_8 -1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
+, -, /, asin, cos, exp, log, sin, sqrt
C
<startofex>x_10/(x_1 + sin(x_8 + C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, -, sin, sqrt
C
<startofex>* x_10 ** + x_1 sin + C x_8 -1<endofex> |
<startofex>x_2*(-x_2 + tan(exp(tan(x_4))))<endofex> | <startofex>* x_2 + * -1 x_2 tan exp tan x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, +, -, abs, exp, tan
C
<startofex>x_2*(-x_2 + tan(exp(tan(x_4))))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, /, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>* x_2 + * -1 x_2 tan exp tan x_4<endofex> |
<startofex>x_1 - C*(x_2 - C)**C/(C*x_1 - C)**C<endofex> | <startofex>+ x_1 * -1 C ** + x_2 * -1 C C ** + * -1 C * C x_1 * -1 C<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, asin, cos, exp, log, sqrt
C
<startofex>x_1 - C*(x_2 - C)**C/(C*x_1 - C)**C<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ x_1 * -1 C ** + x_2 * -1 C C ** + * -1 C * C x_1 * -1 C<endofex> |
<startofex>exp(C*tan(x_1/x_2 + x_3))<endofex> | <startofex>exp * C tan + x_3 * x_1 ** x_2 -1<endofex> | x_1,x_2,x_3
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>exp(C*tan(x_1/x_2 + x_3))<endofex> | x_1,x_2,x_3,x_4,x_5
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>exp * C tan + x_3 * x_1 ** x_2 -1<endofex> |
<startofex>x_1 + (x_1 + x_5)**C<endofex> | <startofex>+ x_1 ** + x_1 x_5 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, tan
C
<startofex>x_1 + (x_1 + x_5)**C<endofex> | x_1,x_2,x_3,x_4,x_5
*, **, +, -, asin, cos, exp, sin, sqrt, tan
C
<startofex>+ x_1 ** + x_1 x_5 C<endofex> |
<startofex>cos(C*x_10*(C*x_2 + C)**C)**C<endofex> | <startofex>** cos * C x_10 ** + C * C x_2 C C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, abs, cos, exp, log, sqrt, tan
C
<startofex>cos(C*x_10*(C*x_2 + C)**C)**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, cos, log, sin
C
<startofex>** cos * C x_10 ** + C * C x_2 C C<endofex> |
<startofex>log(x_6 + asin(cos(x_7**C)))<endofex> | <startofex>log + x_6 asin cos ** x_7 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>log(x_6 + asin(cos(x_7**C)))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, asin, cos, log, sin, sqrt, tan
C
<startofex>log + x_6 asin cos ** x_7 C<endofex> |
<startofex>x_5 + log(cos(log(C*asin(x_2) + C)) + C)<endofex> | <startofex>+ x_5 log + C cos log + C * C asin x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, /, abs, asin, cos, log, sin
C
<startofex>x_5 + log(cos(log(C*asin(x_2) + C)) + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, /, abs, asin, cos, exp, log, sin, sqrt
C
<startofex>+ x_5 log + C cos log + C * C asin x_2<endofex> |
<startofex>x_1 + sin(x_7*log(x_1))<endofex> | <startofex>+ x_1 sin * x_7 log x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, +, /, abs, asin, exp, log, sin
C
<startofex>x_1 + sin(x_7*log(x_1))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, +, abs, cos, log, sin, tan
C
<startofex>+ x_1 sin * x_7 log x_1<endofex> |
<startofex>(C*x_5 - C)/(x_2 - (x_1 - C)**C)<endofex> | <startofex>* ** + x_2 * -1 ** + x_1 * -1 C C -1 + * -1 C * C x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, +, -, /
C
<startofex>(C*x_5 - C)/(x_2 - (x_1 - C)**C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, cos, sin
C
<startofex>* ** + x_2 * -1 ** + x_1 * -1 C C -1 + * -1 C * C x_5<endofex> |
<startofex>C*tan(C*sqrt(x_5 + C*x_7 + C*asin(x_4)))<endofex> | <startofex>* C tan * C ** + x_5 * C x_7 * C asin x_4 1/2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>C*tan(C*sqrt(x_5 + C*x_7 + C*asin(x_4)))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, /, asin, cos, log, sin, tan
C
<startofex>* C tan * C ** + x_5 * C x_7 * C asin x_4 1/2<endofex> |
<startofex>x_1 + cos(C*x_8**C + x_1 + C)<endofex> | <startofex>+ x_1 cos + C x_1 * C ** x_8 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, cos, exp, sin, sqrt
C
<startofex>x_1 + cos(C*x_8**C + x_1 + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ x_1 cos + C x_1 * C ** x_8 C<endofex> |
<startofex>tan(sqrt(x_4 + C*x_2))<endofex> | <startofex>tan ** + x_4 * C x_2 1/2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, +, -, /, sqrt, tan
C
<startofex>tan(sqrt(x_4 + C*x_2))<endofex> | x_1,x_2,x_3,x_4
*, **, +, /, cos, log, tan
C
<startofex>tan ** + x_4 * C x_2 1/2<endofex> |
<startofex>-C*x_10 + x_2/x_2 + C<endofex> | <startofex>+ 1 C * -1 C x_10<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17
*, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>-C*x_10 + x_2/x_2 + C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, +, -, asin, sqrt, tan
C
<startofex>+ 1 C * -1 C x_10<endofex> |
<startofex>x_1*(cos(x_1) + C)<endofex> | <startofex>* x_1 + C cos x_1<endofex> | x_1,x_2
*, **, +, -, cos, exp, log, sin, sqrt
C
<startofex>x_1*(cos(x_1) + C)<endofex> | x_1
*, **, +, cos
C
<startofex>* x_1 + C cos x_1<endofex> |
<startofex>x_1 + x_1/x_2 + exp(C*x_1)<endofex> | <startofex>+ x_1 * x_1 ** x_2 -1 exp * C x_1<endofex> | x_1,x_2
*, **, +, -, /, abs, cos, exp, log, sin, sqrt, tan
C
<startofex>x_1 + x_1/x_2 + exp(C*x_1)<endofex> | x_1,x_2
*, **, +, -, exp, sin, tan
C
<startofex>+ x_1 * x_1 ** x_2 -1 exp * C x_1<endofex> |
<startofex>tan(tan(x_1) + C)<endofex> | <startofex>tan + C tan x_1<endofex> | x_1,x_2
**, +, /, abs, sin, tan
C
<startofex>tan(tan(x_1) + C)<endofex> | x_1
*, **, +, /, asin, exp, tan
C
<startofex>tan + C tan x_1<endofex> |
<startofex>C*x_9**C*(x_1 + C)<endofex> | <startofex>* C ** x_9 C + C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, abs, asin, cos, exp, sin, tan
C
<startofex>C*x_9**C*(x_1 + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>* C ** x_9 C + C x_1<endofex> |
<startofex>C*x_6*(x_2 - C)*exp(C*x_3)<endofex> | <startofex>* C x_6 + x_2 * -1 C exp * C x_3<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, abs, cos, exp, log, sqrt, tan
C
<startofex>C*x_6*(x_2 - C)*exp(C*x_3)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, +, -, exp, tan
C
<startofex>* C x_6 + x_2 * -1 C exp * C x_3<endofex> |
<startofex>cos(C*x_1**C) + C<endofex> | <startofex>+ C cos * C ** x_1 C<endofex> | x_1,x_2
*, **, +, -, abs, asin, cos, exp, log, sqrt, tan
C
<startofex>cos(C*x_1**C) + C<endofex> | x_1,x_2
*, **, +, cos, sqrt
C
<startofex>+ C cos * C ** x_1 C<endofex> |
<startofex>(x_1 + x_5 + x_9)/tan(x_1)<endofex> | <startofex>* ** tan x_1 -1 + x_1 x_5 x_9<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
**, +, -, /, asin, exp, tan
C
<startofex>(x_1 + x_5 + x_9)/tan(x_1)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, tan
C
<startofex>* ** tan x_1 -1 + x_1 x_5 x_9<endofex> |
<startofex>x_10**C*exp(C*x_2) + x_5<endofex> | <startofex>+ x_5 * ** x_10 C exp * C x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, cos, exp, sin
C
<startofex>x_10**C*exp(C*x_2) + x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18,x_19,x_20
*, **, +, /, asin, exp
C
<startofex>+ x_5 * ** x_10 C exp * C x_2<endofex> |
<startofex>log(-x_2 + asin(x_1**C))<endofex> | <startofex>log + * -1 x_2 asin ** x_1 C<endofex> | x_1,x_2,x_3
*, **, +, -, /, abs, asin, log, sin, sqrt, tan
C
<startofex>log(-x_2 + asin(x_1**C))<endofex> | x_1,x_2
*, **, +, -, /, abs, asin, cos, exp, log, sin
C
<startofex>log + * -1 x_2 asin ** x_1 C<endofex> |
<startofex>x_1 + x_7 + log(x_1)<endofex> | <startofex>+ x_1 x_7 log x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, asin, cos, log, sin, sqrt, tan
C
<startofex>x_1 + x_7 + log(x_1)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
**, +, -, /, abs, asin, cos, log, sin, sqrt, tan
C
<startofex>+ x_1 x_7 log x_1<endofex> |
<startofex>x_1*x_1 - x_10 + x_3<endofex> | <startofex>+ x_3 ** x_1 2 * -1 x_10<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>x_1*x_1 - x_10 + x_3<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, /, abs, asin, log, sqrt
C
<startofex>+ x_3 ** x_1 2 * -1 x_10<endofex> |
<startofex>x_10 + sin(sin(tan(x_1)**C))<endofex> | <startofex>+ x_10 sin sin ** tan x_1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, sin, sqrt, tan
C
<startofex>x_10 + sin(sin(tan(x_1)**C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, abs, exp, log, sin, tan
C
<startofex>+ x_10 sin sin ** tan x_1 C<endofex> |
<startofex>tan(C*x_4*x_2 + x_2 + C) + C<endofex> | <startofex>+ C tan + C x_2 * C x_2 x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>tan(C*x_4*x_2 + x_2 + C) + C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, /, abs, cos, exp, log, sin, sqrt, tan
C
<startofex>+ C tan + C x_2 * C x_2 x_4<endofex> |
<startofex>x_3*(x_8 + tan(x_2))/x_2<endofex> | <startofex>* x_3 ** x_2 -1 + x_8 tan x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, cos, exp, tan
C
<startofex>x_3*(x_8 + tan(x_2))/x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>* x_3 ** x_2 -1 + x_8 tan x_2<endofex> |
<startofex>tan(x_1 - C*exp(x_2) + sin(C*x_1))<endofex> | <startofex>tan + x_1 * -1 C exp x_2 sin * C x_1<endofex> | x_1,x_2
*, +, -, /, asin, cos, exp, log, sin, tan
C
<startofex>tan(x_1 - C*exp(x_2) + sin(C*x_1))<endofex> | x_1,x_2
*, +, -, /, abs, cos, exp, log, sin, sqrt, tan
C
<startofex>tan + x_1 * -1 C exp x_2 sin * C x_1<endofex> |
<startofex>C*x_1*(C*x_1 + x_7) + C*x_8<endofex> | <startofex>+ * C x_8 * C x_1 + x_7 * C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, /, abs, exp, sqrt, tan
C
<startofex>C*x_1*(C*x_1 + x_7) + C*x_8<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, abs, cos, sin, sqrt, tan
C
<startofex>+ * C x_8 * C x_1 + x_7 * C x_1<endofex> |
<startofex>C*(C*x_1 + C)**C + C*sin(x_9)<endofex> | <startofex>+ * C ** + C * C x_1 C * C sin x_9<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>C*(C*x_1 + C)**C + C*sin(x_9)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, sin, sqrt, tan
C
<startofex>+ * C ** + C * C x_1 C * C sin x_9<endofex> |
<startofex>cos(exp(-x_1))<endofex> | <startofex>cos exp * -1 x_1<endofex> | x_1
**, +, -, abs, cos, exp
C
<startofex>cos(exp(-x_1))<endofex> | x_1,x_2
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>cos exp * -1 x_1<endofex> |
<startofex>C*sin(C*x_1 - C*(x_5 + C*log(x_1))**C)<endofex> | <startofex>* C sin + * C x_1 * -1 C ** + x_5 * C log x_1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, asin, cos, log, sin, sqrt
C
<startofex>C*sin(C*x_1 - C*(x_5 + C*log(x_1))**C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>* C sin + * C x_1 * -1 C ** + x_5 * C log x_1 C<endofex> |
<startofex>sin(x_3) + tan(x_1 - C*x_2) + C<endofex> | <startofex>+ C * -1 tan + * -1 x_1 * C x_2 sin x_3<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, cos, sin, sqrt, tan
C
<startofex>sin(x_3) + tan(x_1 - C*x_2) + C<endofex> | x_1,x_2,x_3,x_4
*, +, -, /, asin, cos, exp, log, sin, tan
C
<startofex>+ C * -1 tan + * -1 x_1 * C x_2 sin x_3<endofex> |
<startofex>x_1*(x_8 + C*x_2) + C*x_2<endofex> | <startofex>+ * C x_2 * x_1 + x_8 * C x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, abs, exp, sin
C
<startofex>x_1*(x_8 + C*x_2) + C*x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, asin, exp, log, sin, tan
C
<startofex>+ * C x_2 * x_1 + x_8 * C x_2<endofex> |
<startofex>sin(exp(x_9 + tan(x_4)))<endofex> | <startofex>sin exp + x_9 tan x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18
+, -, /, abs, asin, cos, exp, sin, tan
C
<startofex>sin(exp(x_9 + tan(x_4)))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>sin exp + x_9 tan x_4<endofex> |
<startofex>x_3*cos(x_10 + C)/(x_2 + C*x_9)<endofex> | <startofex>* x_3 ** + x_2 * C x_9 -1 cos + C x_10<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15
*, **, +, /, abs, asin, cos, exp, log, tan
C
<startofex>x_3*cos(x_10 + C)/(x_2 + C*x_9)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, abs, asin, cos, exp, log, sin, tan
C
<startofex>* x_3 ** + x_2 * C x_9 -1 cos + C x_10<endofex> |
<startofex>x_1 + C*(x_4 + x_3)*(x_8 - C)<endofex> | <startofex>+ x_1 * C + x_3 x_4 + x_8 * -1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, +, -, exp
C
<startofex>x_1 + C*(x_4 + x_3)*(x_8 - C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, +, -, asin, exp, log, sqrt
C
<startofex>+ x_1 * C + x_3 x_4 + x_8 * -1 C<endofex> |
<startofex>x_1 - x_2 + tan(x_4) + C<endofex> | <startofex>+ C x_1 * -1 x_2 tan x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>x_1 - x_2 + tan(x_4) + C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, abs, asin, cos, log, sin, sqrt, tan
C
<startofex>+ C x_1 * -1 x_2 tan x_4<endofex> |
<startofex>x_1*(x_8 + tan(C*x_1 + C))<endofex> | <startofex>* x_1 + x_8 tan + C * C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15
*, **, +, -, exp, tan
C
<startofex>x_1*(x_8 + tan(C*x_1 + C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15
*, **, +, -, /, abs, asin, cos, exp, log, sqrt, tan
C
<startofex>* x_1 + x_8 tan + C * C x_1<endofex> |
<startofex>C*x_4**C*x_3**C/x_7**C + x_3<endofex> | <startofex>+ x_3 * C ** x_3 C ** x_4 C ** x_7 * -1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, abs, cos, exp, sin, sqrt
C
<startofex>C*x_4**C*x_3**C/x_7**C + x_3<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, /, abs, asin, cos, exp, log, tan
C
<startofex>+ x_3 * C ** x_3 C ** x_4 C ** x_7 * -1 C<endofex> |
<startofex>tan(C*exp(x_1))/x_4<endofex> | <startofex>* ** x_4 -1 tan * C exp x_1<endofex> | x_1,x_2,x_3,x_4,x_5
*, /, asin, exp, sin, tan
C
<startofex>tan(C*exp(x_1))/x_4<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, asin, exp, sqrt, tan
C
<startofex>* ** x_4 -1 tan * C exp x_1<endofex> |
<startofex>(x_1*(x_9*x_6 - x_7))**(C)<endofex> | <startofex>** * x_1 + * -1 x_7 * x_6 x_9 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, -, cos
C
<startofex>(x_1*(x_9*x_6 - x_7))**(C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, asin, exp
C
<startofex>** * x_1 + * -1 x_7 * x_6 x_9 C<endofex> |
<startofex>-C*(C*x_8 + x_2 + C)**C<endofex> | <startofex>* -1 C ** + C x_2 * C x_8 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14
*, **, +, -, cos, sqrt
C
<startofex>-C*(C*x_8 + x_2 + C)**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, -, asin, log, tan
C
<startofex>* -1 C ** + C x_2 * C x_8 C<endofex> |
<startofex>tan(x_3) + tan(x_7)<endofex> | <startofex>+ tan x_3 tan x_7<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
+, cos, exp, tan
C
<startofex>tan(x_3) + tan(x_7)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ tan x_3 tan x_7<endofex> |
<startofex>-(x_3 + x_5)*(x_2 - log(x_9 - C))<endofex> | <startofex>* + x_2 * -1 log + x_9 * -1 C + * -1 x_3 * -1 x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17
*, **, +, -, /, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>-(x_3 + x_5)*(x_2 - log(x_9 - C))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>* + x_2 * -1 log + x_9 * -1 C + * -1 x_3 * -1 x_5<endofex> |
<startofex>log(x_4 + sin(x_5))<endofex> | <startofex>log + x_4 sin x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>log(x_4 + sin(x_5))<endofex> | x_1,x_2,x_3,x_4,x_5
+, -, /, abs, asin, cos, exp, log, sin, sqrt
C
<startofex>log + x_4 sin x_5<endofex> |
<startofex>(x_1 - C)**(-C/C)<endofex> | <startofex>** + x_1 * -1 C -1<endofex> | x_1,x_2
*, **, -, /, exp
C
<startofex>(x_1 - C)**(-C/C)<endofex> | x_1,x_2
*, **, +, -, /, abs, asin, exp, log, sin, sqrt, tan
C
<startofex>** + x_1 * -1 C -1<endofex> |
<startofex>(x_1 + C)*exp(-C*x_3)<endofex> | <startofex>* + C x_1 exp * -1 C x_3<endofex> | x_1,x_2,x_3
*, +, -, abs, cos, exp
C
<startofex>(x_1 + C)*exp(-C*x_3)<endofex> | x_1,x_2,x_3,x_4,x_5
*, +, -, asin, cos, exp, log, sin, tan
C
<startofex>* + C x_1 exp * -1 C x_3<endofex> |
<startofex>x_1 + tan(x_8) + asin(C*x_1 - C) - C<endofex> | <startofex>+ x_1 * -1 C asin + * -1 C * C x_1 tan x_8<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>x_1 + tan(x_8) + asin(C*x_1 - C) - C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>+ x_1 * -1 C asin + * -1 C * C x_1 tan x_8<endofex> |
<startofex>C*x_2*(x_1 - C)/(x_4*x_2 + log(x_9))<endofex> | <startofex>* C x_2 ** + * x_2 x_4 log x_9 -1 + x_1 * -1 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, +, -, /, abs, log, tan
C
<startofex>C*x_2*(x_1 - C)/(x_4*x_2 + log(x_9))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, asin, cos, exp, log, sin, tan
C
<startofex>* C x_2 ** + * x_2 x_4 log x_9 -1 + x_1 * -1 C<endofex> |
<startofex>x_8*cos(x_1 + tan(sqrt(x_1)))<endofex> | <startofex>* x_8 cos + x_1 tan ** x_1 1/2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, abs, cos, log, sin, sqrt, tan
C
<startofex>x_8*cos(x_1 + tan(sqrt(x_1)))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, /, abs, asin, cos, sin, tan
C
<startofex>* x_8 cos + x_1 tan ** x_1 1/2<endofex> |
<startofex>C*x_1*x_5 + x_1 + x_3 + C<endofex> | <startofex>+ C x_1 x_3 * C x_1 x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, +, asin, sqrt
C
<startofex>C*x_1*x_5 + x_1 + x_3 + C<endofex> | x_1,x_2,x_3,x_4,x_5
*, +, /, cos, exp, log, sqrt, tan
C
<startofex>+ C x_1 x_3 * C x_1 x_5<endofex> |
<startofex>(x_1 + C)/(x_10**C + exp(C*x_10))<endofex> | <startofex>* ** + ** x_10 C exp * C x_10 -1 + C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, /, asin, cos, exp, log
C
<startofex>(x_1 + C)/(x_10**C + exp(C*x_10))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>* ** + ** x_10 C exp * C x_10 -1 + C x_1<endofex> |
<startofex>C*x_3 + exp(x_9 + C*x_2*x_7) + C<endofex> | <startofex>+ C * C x_3 exp + x_9 * C x_2 x_7<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17
*, **, +, -, abs, asin, cos, exp, log, sqrt, tan
C
<startofex>C*x_3 + exp(x_9 + C*x_2*x_7) + C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, +, -, abs, exp, log, sin, sqrt
C
<startofex>+ C * C x_3 exp + x_9 * C x_2 x_7<endofex> |
<startofex>log(sqrt(x_4**C) + C*tan(x_2) - C)<endofex> | <startofex>log + ** ** x_4 C 1/2 * -1 C * C tan x_2<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, /, cos, log, sin, sqrt, tan
C
<startofex>log(sqrt(x_4**C) + C*tan(x_2) - C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, /, asin, cos, log, sqrt, tan
C
<startofex>log + ** ** x_4 C 1/2 * -1 C * C tan x_2<endofex> |
<startofex>x_1*log((x_3 - C)**C)<endofex> | <startofex>* x_1 log ** + x_3 * -1 C C<endofex> | x_1,x_2,x_3,x_4
*, **, -, asin, exp, log, tan
C
<startofex>x_1*log((x_3 - C)**C)<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, abs, asin, log, sqrt
C
<startofex>* x_1 log ** + x_3 * -1 C C<endofex> |
<startofex>asin(C*x_9 + x_1/x_2)<endofex> | <startofex>asin + * C x_9 * x_1 ** x_2 -1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16
*, **, +, -, /, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>asin(C*x_9 + x_1/x_2)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, abs, asin, exp, sin, sqrt
C
<startofex>asin + * C x_9 * x_1 ** x_2 -1<endofex> |
<startofex>tan(x_1*(C*x_1 + C))<endofex> | <startofex>tan * x_1 + C * C x_1<endofex> | x_1
*, +, -, /, sqrt, tan
C
<startofex>tan(x_1*(C*x_1 + C))<endofex> | x_1,x_2
*, +, sin, tan
C
<startofex>tan * x_1 + C * C x_1<endofex> |
<startofex>tan(x_3**C - x_2**C)<endofex> | <startofex>* -1 tan + ** x_2 C * -1 ** x_3 C<endofex> | x_1,x_2,x_3
*, **, +, -, abs, asin, cos, exp, sin, tan
C
<startofex>tan(x_3**C - x_2**C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, +, -, abs, cos, sqrt, tan
C
<startofex>* -1 tan + ** x_2 C * -1 ** x_3 C<endofex> |
<startofex>x_10**C*exp(x_1) + x_5<endofex> | <startofex>+ x_5 * ** x_10 C exp x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17,x_18,x_19
*, **, +, -, /, abs, asin, cos, exp, sin, sqrt, tan
C
<startofex>x_10**C*exp(x_1) + x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11,x_12,x_13,x_14,x_15,x_16,x_17
*, **, +, -, /, abs, asin, cos, exp, sin, sqrt
C
<startofex>+ x_5 * ** x_10 C exp x_1<endofex> |
<startofex>x_1 + log(sin(C*x_4) - C) + C<endofex> | <startofex>+ C x_1 log + * -1 C sin * C x_4<endofex> | x_1,x_2,x_3,x_4,x_5
*, **, +, -, cos, log, sin
C
<startofex>x_1 + log(sin(C*x_4) - C) + C<endofex> | x_1,x_2,x_3,x_4,x_5
*, +, -, /, asin, exp, log, sin
C
<startofex>+ C x_1 log + * -1 C sin * C x_4<endofex> |
<startofex>x_4*exp(C*x_6)/x_1<endofex> | <startofex>* x_4 ** x_1 -1 exp * C x_6<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, **, +, /, asin, exp, sin, sqrt, tan
C
<startofex>x_4*exp(C*x_6)/x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, -, abs, exp, sin, sqrt
C
<startofex>* x_4 ** x_1 -1 exp * C x_6<endofex> |
<startofex>C*x_5 + Abs(C*x_5 - C)<endofex> | <startofex>+ * C x_5 Abs + * -1 C * C x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, +, -, abs, log
C
<startofex>C*x_5 + Abs(C*x_5 - C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, +, -, /, abs, asin, cos, exp, log, sqrt, tan
C
<startofex>+ * C x_5 Abs + * -1 C * C x_5<endofex> |
<startofex>(cos(exp(C*sin(x_1))) - C)/x_2<endofex> | <startofex>* ** x_2 -1 + * -1 C cos exp * C sin x_1<endofex> | x_1,x_2,x_3
*, -, /, abs, asin, cos, exp, log, sin, tan
C
<startofex>(cos(exp(C*sin(x_1))) - C)/x_2<endofex> | x_1,x_2,x_3
*, **, +, -, /, abs, asin, cos, exp, log, sin, sqrt, tan
C
<startofex>* ** x_2 -1 + * -1 C cos exp * C sin x_1<endofex> |
<startofex>cos(C*x_5*x_4 + C*x_3)<endofex> | <startofex>cos + * C x_3 * C x_4 x_5<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, +, -, /, asin, cos, log, sqrt, tan
C
<startofex>cos(C*x_5*x_4 + C*x_3)<endofex> | x_1,x_2,x_3,x_4,x_5
*, +, -, cos
C
<startofex>cos + * C x_3 * C x_4 x_5<endofex> |
<startofex>C*x_1/(C*x_2 + C*x_3 - C)**C<endofex> | <startofex>* C x_1 ** + * -1 C * C x_2 * C x_3 * -1 C<endofex> | x_1,x_2,x_3
*, **, +, -, /, abs, asin, cos, log, sin, tan
C
<startofex>C*x_1/(C*x_2 + C*x_3 - C)**C<endofex> | x_1,x_2,x_3
*, **, +, -, abs, sin
C
<startofex>* C x_1 ** + * -1 C * C x_2 * C x_3 * -1 C<endofex> |
<startofex>(C*x_1 + C)/sqrt(x_8 - x_2 + C)<endofex> | <startofex>* ** + C x_8 * -1 x_2 -1/2 + C * C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10
*, +, -, /, abs, cos, log, sqrt, tan
C
<startofex>(C*x_1 + C)/sqrt(x_8 - x_2 + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, abs, cos
C
<startofex>* ** + C x_8 * -1 x_2 -1/2 + C * C x_1<endofex> |
<startofex>C*x_1 + x_2 + cos(C*x_3 - C)<endofex> | <startofex>+ x_2 * C x_1 cos + * -1 C * C x_3<endofex> | x_1,x_2,x_3,x_4
*, +, -, /, asin, cos, exp, log, sin, sqrt
C
<startofex>C*x_1 + x_2 + cos(C*x_3 - C)<endofex> | x_1,x_2,x_3,x_4,x_5
*, +, -, /, abs, cos, exp, log, sqrt
C
<startofex>+ x_2 * C x_1 cos + * -1 C * C x_3<endofex> |
<startofex>C*exp(C*x_1)/(x_6 + C)<endofex> | <startofex>* C ** + C x_6 -1 exp * C x_1<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, +, /, asin, exp, sqrt
C
<startofex>C*exp(C*x_1)/(x_6 + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, asin, exp, sqrt
C
<startofex>* C ** + C x_6 -1 exp * C x_1<endofex> |
<startofex>(x_9 - sin(x_7))*(asin(C*x_1) + C)<endofex> | <startofex>* + C asin * C x_1 + x_9 * -1 sin x_7<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, abs, asin, cos, exp, log, sin
C
<startofex>(x_9 - sin(x_7))*(asin(C*x_1) + C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, asin, exp, sin, tan
C
<startofex>* + C asin * C x_1 + x_9 * -1 sin x_7<endofex> |
<startofex>-x_7 + C*(C*x_9 + C)**(C/C)<endofex> | <startofex>+ * -1 x_7 * C + C * C x_9<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, cos
C
<startofex>-x_7 + C*(C*x_9 + C)**(C/C)<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, +, -, asin, exp, log
C
<startofex>+ * -1 x_7 * C + C * C x_9<endofex> |
<startofex>x_1**C/sqrt(x_2 + C)<endofex> | <startofex>* ** x_1 C ** + C x_2 -1/2<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, /, abs, asin, cos, sin, sqrt, tan
C
<startofex>x_1**C/sqrt(x_2 + C)<endofex> | x_1,x_2
*, **, +, -, /, abs, sqrt
C
<startofex>* ** x_1 C ** + C x_2 -1/2<endofex> |
<startofex>x_1**C/x_2 - C*x_6<endofex> | <startofex>+ * ** x_1 C ** x_2 -1 * -1 C x_6<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9,x_10,x_11
*, **, +, -, /, abs, asin, exp, tan
C
<startofex>x_1**C/x_2 - C*x_6<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8,x_9
*, **, +, -, /, abs, cos, log, sin, sqrt, tan
C
<startofex>+ * ** x_1 C ** x_2 -1 * -1 C x_6<endofex> |
<startofex>C*x_2**C*(C*x_1 + x_2)**C<endofex> | <startofex>* C ** x_2 C ** + x_2 * C x_1 C<endofex> | x_1,x_2,x_3
*, **, +, /, cos, exp, log, sqrt, tan
C
<startofex>C*x_2**C*(C*x_1 + x_2)**C<endofex> | x_1,x_2,x_3,x_4
*, **, +, -, log
C
<startofex>* C ** x_2 C ** + x_2 * C x_1 C<endofex> |
<startofex>x_1**C*(C*x_4 + C*exp(x_4))<endofex> | <startofex>* ** x_1 C + * C x_4 * C exp x_4<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, +, /, asin, exp, log, sqrt, tan
C
<startofex>x_1**C*(C*x_4 + C*exp(x_4))<endofex> | x_1,x_2,x_3,x_4,x_5,x_6
*, **, +, /, abs, asin, exp, log
C
<startofex>* ** x_1 C + * C x_4 * C exp x_4<endofex> |
<startofex>x_5**C + x_1**C<endofex> | <startofex>+ ** x_1 C ** x_5 C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7
*, **, +, -, abs, cos, log
C
<startofex>x_5**C + x_1**C<endofex> | x_1,x_2,x_3,x_4,x_5,x_6,x_7,x_8
*, **, +, -, /, cos, exp, sin, sqrt, tan
C
<startofex>+ ** x_1 C ** x_5 C<endofex> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.