# compute the value of the standard normal density at c=3
# compute the value of the standard normal density at c=3 dnorm(3)
test_function_result("dnorm")