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

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

[Octave-bug-tracker] [bug #37535] "cos 1" vs "cos (1)"


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #37535] "cos 1" vs "cos (1)"
Date: Wed, 10 Oct 2012 13:47:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Follow-up Comment #1, bug #37535 (project octave):

This behaviour is true of all the trig functions
in mappers.cc.  There is no argument type checking.
cos("1")
and
cos("Hello")
also do not generate errrors.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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