M BUZZ CRAZE NEWS
// news

Notation of the square (or other power) of a function $f(x)$

By Mia Morrison
$\begingroup$

How do you notate the square (or other power) of a function $f(x)$? Is it $f^2(x)$ (similar to $\sin^2(x)$ for example), $f(x)^2$ or do you have to use $(f(x))^2$?

Thanks in advance.

$\endgroup$ 0

2 Answers

$\begingroup$

The standard way to write this is $f(x)^2$ (this always means $(f(x))^2$ rather than $f(x^2)$, so you don't have to worry about any ambiguity). You will occasionally see $f^2(x)$, but I would not recommend this--$f^2(x)$ more often means $f(f(x))$. The notation $f^2(x)$ for squaring $f(x)$ is generally used for only a few particular functions (typically ones that you might often want to square and whose argument is often written without parentheses), such as trigonometric functions and $\log x$.

$\endgroup$ $\begingroup$

Square of a function $f(x)$ can be denoted as $f^2(x)$, similar to $sin^2x$ and $cos^2x$.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy