Začněte nyníZačněte zdarma

Exponential transformations

To undo the logarithmic transformations from the last exercise, you need to perform an exponential transformation.

  • The "power of" operator, ^, raises a number to a power. For example, =10 ^ A1 is the opposite of =LOG10(A1).
  • EXP() handles the special case of raising Euler's number to a particular power, and is the opposite of =LN().

Toto cvičení je součástí kurzu

Intermediate Google Sheets

Zobrazit kurz

Pokyny k cvičení

  • In column K, retrieve the nominal geocentric distance by calculating 10 to the power of the values in column I.
  • In column L, do the same by calculating the natural exponent of the values in column J.

Interaktivní praktické cvičení

Proměňte teorii v praxi s jedním z našich interaktivních cvičení

Začít cvičení