|
From: | Harishkumar U |
Subject: | Re: max_recursion_depth exceeded |
Date: | Sat, 12 Oct 2019 19:41:27 +0530 |
On Wed, Oct 9, 2019 at 2:52 PM harish3679 <address@hidden> wrote:Hi folks, Any value I pass to sin function its prompting an error message.
While opening octave there is also a warning message
warning: function .\test_function.m shadows a built-in function
sin(2*pi)
error: max_recursion_depth exceeded
error: called from
sin at line 30 column 4
--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
did you make a function named sin.m?usewhich sinto find out what version is being called.
[Prev in Thread] | Current Thread | [Next in Thread] |