0

Hello I'm trying to create a formula that returns the y from the graph image below. It's always within a range. For example (0.5 - 2) for any x value.

The closest I've been to is: 1 /(1/log2 (x) ) ^ 2 + 0.5 (min range value)

Whose graph looks like this: enter image description here

But I need something like this: enter image description here

0 Answers0