2024-06-07 08:05:57 +0100 | received badge | ● Famous Question (source) |
2024-06-07 08:05:57 +0100 | received badge | ● Notable Question (source) |
2019-03-18 04:18:43 +0100 | received badge | ● Popular Question (source) |
2018-01-13 19:25:29 +0100 | commented answer | Finding roots of equation made of Bessel functions, some of which have complex arguments Thank you very much for the answer, this has been very helpful! |
2018-01-13 19:24:28 +0100 | answered a question | Finding roots of equation made of Bessel functions, some of which have complex arguments Thank you very much for the answer, this has been very helpful! |
2017-12-01 17:16:24 +0100 | received badge | ● Student (source) |
2017-12-01 16:25:59 +0100 | received badge | ● Editor (source) |
2017-12-01 14:29:52 +0100 | asked a question | Finding roots of equation made of Bessel functions, some of which have complex arguments I want to find the roots (values or w) for an equation of spherical Bessel functions for L = 1 and \Omega^2 = 14.28 (capital Omega, not w): My code is: But I get an error on line 12, which specifies: "TypeError: unable to convert 3.77888872553824*I to float; use abs() or real_part() as desired" |