WOLFRAM SYSTEM MODELER
    fun3y = p[1] + log(p[2]*u) - m*u  | 
     | 

SystemModel["Modelica.Math.Nonlinear.Examples.UtilityFunctions.fun3"]

| u | 
         Type: Real Description: Independent variable  | 
    
|---|---|
| p | 
         Type: Real[2]  | 
    
| m | 
         Type: Real  | 
    
| y | 
         Type: Real Description: Dependent variable y=f(u)  | 
    
|---|