Python Forum
Nested functions. Equation equal to zero works in a wrong way
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nested functions. Equation equal to zero works in a wrong way
#3
(Feb-21-2022, 11:10 PM)deanhystad Wrote: Why are you using symbols if you don't want symbolic results? You can substitute numerical values for your symbols (look at .subs and N).

I think this could win a code obfuscation contest.

I am a beginner in Python. I found that the equation equal to zero can be included only using symbolic type. How I can change lines 18-22, so that I get results I want?
Reply


Messages In This Thread
RE: Nested functions. Equation equal to zero works in a wrong way - by alexfrol86 - Feb-22-2022, 04:29 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Am I wrong or is Udemy wrong? String Slicing! Mavoz 3 2,771 Nov-05-2022, 11:33 AM
Last Post: Mavoz
  is there equal syntax to "dir /s /b" kucingkembar 2 1,061 Aug-16-2022, 08:26 AM
Last Post: kucingkembar
  Nested functions: calculation is not performed alexfrol86 4 1,757 Feb-24-2022, 05:32 PM
Last Post: alexfrol86
  Solving equation equal to zero: How to resolve the syntax error? alexfrol86 3 2,097 Feb-21-2022, 08:58 AM
Last Post: deanhystad
  Can a variable equal 2 things? Extra 4 1,579 Jan-18-2022, 09:21 PM
Last Post: Extra
  Nested Python functions (Dan Bader's book) Drone4four 4 2,667 Jun-26-2021, 07:54 AM
Last Post: ndc85430
  Getting parent variables in nested functions wallgraffiti 1 2,218 Jan-30-2021, 03:53 PM
Last Post: buran
  Not equal a dictionary key value bazcurtis 2 1,992 Dec-11-2019, 11:15 PM
Last Post: bazcurtis
  python gives wrong string length and wrong character thienson30 2 3,095 Oct-15-2019, 08:54 PM
Last Post: Gribouillis
  Working on nested functions boxerboy1168 2 2,680 Dec-28-2018, 07:54 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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