nil1996 Messages 301 Reaction score 7 Thread starter Aug 24, 2013 #1 how do we take derivative of modulus of a function??
tiny-tim Science Advisor Homework Helper Messages 25,837 Reaction score 258 Aug 25, 2013 #2 hi nil1996! |f(x)| = f(x) times sign(f(x)) so you can use the product rule, except where f(x) = 0 (where |f|' won't exist unless f' = 0)
hi nil1996! |f(x)| = f(x) times sign(f(x)) so you can use the product rule, except where f(x) = 0 (where |f|' won't exist unless f' = 0)
brmath Messages 337 Reaction score 34 Sep 2, 2013 #3 Are you talking about a function of a real or complex variable?