Scale float one way using axis value?

Basically I’d like to scale a value from 100 to 1000 for example using an axis value going from -1 to 1 so an axis value of 0 would be 100 and would increase to 1000 from either -1 or 1 I’m not sure how to go about this though in blueprint.

Any help would be appreciated thanks!

How about?

329300-screenshot-3.jpg

I’ve tried this but going to -1 won’t scale it to 1000 inversely to 0, -1 to 1 will go from 100 to 1000 but I’d like for it to go from 100 to 1000 either way. I appreciate the help though

This is the node, but I’m not sure I get what you’re trying to do.

The node I showed about will transform -1 to 1 into 100 to 1000.