fork download
  1. ; your code goes here
  2. (deffunction f (?x)
  3. (/ (sqrt (exp (/ 2.0 (+ 3.0 ?x)))) (sqrt (+ (* ?x ?x) (* (* ?x ?x ?x ?x) (log (abs (+ ?x 3.4))))))))
  4.  
  5. (printout (f 1))
  6.  
  7. (exit)
  8. ; empty line at the end
Success #stdin #stdout 0s 5556KB
stdin
Standard input is empty
stdout
[ROUTER1] Logical name 0.81509331803635 was not recognized by any routers