Palaa testien linkkisivulle

squared: x squared

x to the second

x to the second power

x raised to the power 2,

x 2

cubed: x cubed

x to the third

x to the third power

x raised to the power 3,

x 3

ordinal_power: 3 to the fifth power

3 to the fifth

3 to the fifth power

3 raised to the power 5,

3 5

zero_power: 3 to the 0 power

3 to the 0

3 to the 0 power

3 raised to the power 0,

3 0

simple_mi_power: 4 to the x-th power

4 to the x-th

4 to the x-th power

4 raised to the power x,

4 x

decimal_power: 3 raised to the 5.0 power

3 raised to the 5.0 power

3 raised to the 5.0 power

3 raised to the power 5.0,

3 5.0

non_simple_power: 3 raised to the y plus 2 power

3 raised to the y plus 2 power

3 raised to the y plus 2 power

3 raised to the power y plus 2,

3 y + 2

negative_power: 3 to the negative 2 power

3 to the negative 2

3 to the negative 2 power

3 raised to the power negative 2,

3 - 2

simple_fraction_power: x raised to the 1 third power

x 1 3

nested_squared_power_with_coef: 3 raised to the 2 x squared power

3 raised to the exponent, 2 x to the second, end exponent

3 raised to the exponent, 2 x to the second power, end exponent

3 raised to the exponent, 2 x raised to the power 2; end exponent

3 2 x 2

nested_squared_power_with_neg_coef: 3 raised to the negative 2 x squared power

3 - 2 x 2

nested_cubed_power: y raised to the 4 fifths cubed power

y 4 5 3

nested_cubed_power_with_neg_base: y raised to the negative 4 fifths cubed power

y - 4 5 3

nested_number_times_squared: e raised to the 1 half x squared power

e 1 2 x 2

nested_negative_number_times_squared: e raised to the negative 1 half x squared power

e raised to the exponent, negative 1 half x to the second, end exponent

e raised to the exponent, negative 1 half x to the second power, end exponent

e raised to the exponent, negative 1 half x raised to the power 2; end exponent

e 1 2 x 2

nested_expr_to_tenth: 3 raised to the exponent, 3 to the tenth power, end exponent

3 raised to the exponent, 3 to the tenth, end exponent

3 raised to the exponent, 3 to the tenth power, end exponent

3 raised to the exponent, 3 raised to the power 10; end exponent

3 3 10

nested_non_simple_squared_exp: 3 raised to the exponent, open paren x plus 1, close paren squared, end exponent

3 raised to the exponent, open paren x plus 1, close paren to the second, end exponent

3 raised to the exponent, open paren x plus 1, close paren to the second power, end exponent

3 raised to the exponent, open paren x plus 1, close paren raised to the power 2; end exponent

3 ( x + 1 ) 2

nested_default_power: t raised to the exponent, 4 fifths to the n-th power, end exponent

t 4 5 n

nested_complex_power: e raised to the exponent, negative 1 half times; open paren; the fraction with numerator; x minus mu; and denominator sigma; close paren squared, end exponent

e raised to the exponent, negative 1 half times; open paren; the fraction with numerator; x minus mu; and denominator sigma; close paren to the second, end exponent

e raised to the exponent, negative 1 half times; open paren; the fraction with numerator; x minus mu; and denominator sigma; close paren to the second power, end exponent

e raised to the exponent, negative 1 half times; open paren; the fraction with numerator; x minus mu; and denominator sigma; close paren raised to the power 2; end exponent

e 1 2 ( x μ σ ) 2

default_power: t raised to the fraction with numerator; b plus 1; and denominator 3; power

t b + 1 3