Question: My function won't solve to a value

I have a function that I want to evaluate to a numerical value.

It has euler's numbers and natural logarithms as well.

The function is defined at h:= x-> expression.

 

When I call h(value), then it only simplifies and won't produce a numeric value.

What do I do?

Please Wait...