Python Forum
f1(), f2() lambda functions addition
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
f1(), f2() lambda functions addition
#6
Ok i got this.
All I needed to do was to define new function , f3, like this:
f3 = lambda x: f1(x) - f2(x)
and then calling NR() with f3
Thanks for the help any ways
Reply


Messages In This Thread
RE: f1(), f2() lambda functions addition - by Danielk121 - Dec-02-2017, 09:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] f1(), f2() lambda functions addition baby_quant 8 3,904 Sep-14-2018, 04:14 AM
Last Post: baby_quant
  Homework on addition with working paperplanexx 1 2,505 Aug-19-2018, 12:40 PM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020