I want to write these two in the big O notation: (it's $h\rightarrow0$)
$f(h)=\sqrt{h^3}$
$f(h)=h\cdot \log h $
But I don't have any idea how to do this.
Thanks for helping!
I want to write these two in the big O notation: (it's $h\rightarrow0$)
$f(h)=\sqrt{h^3}$
$f(h)=h\cdot \log h $
But I don't have any idea how to do this.
Thanks for helping!