octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50212] pi is defined as a variable and can be


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50212] pi is defined as a variable and can be changed.
Date: Thu, 2 Feb 2017 22:14:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #50212 (project octave):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

"pi" is a function.

You've just defined a variable called "pi" that hides the function.

If you do "clear pi", you'll remove the variable definition and the "pi" will
refer to the function again.

This is just the way Matlab and Octave work.  It's not a bug. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50212>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]