Evaluation of z = f(x) with strict checking whether x is within the function's domain.
returns Result.Success(z) = f(x), if x is strictly contained in domain and evaluation was successful
parameter x of function