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

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

[Octave-bug-tracker] [bug #63463] Should returns the number of b in a


From: anonymous
Subject: [Octave-bug-tracker] [bug #63463] Should returns the number of b in a
Date: Sat, 3 Dec 2022 13:42:59 -0500 (EST)

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

This is probably the explanation for the result.

In Octave the `\` operators does left division, basically dividing the thing
on the right by the thing on the left. So `1.4 \ 1` is the same as `1 / 1.4`.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63463>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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