Grad of constant? #8618
Answered
by
jakevdp
EngineerKhan
asked this question in
Q&A
Grad of constant?
#8618
-
I am trying a simple function:
and when I try
Shouldn't it simply return zero? Or am I missing something? |
Beta Was this translation helpful? Give feedback.
Answered by
jakevdp
Nov 19, 2021
Replies: 1 comment
-
Try |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
EngineerKhan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
return 0.0
instead