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

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

[Octave-bug-tracker] [bug #55682] round(X,N) and round(X,N,type)


From: Joshua Gay
Subject: [Octave-bug-tracker] [bug #55682] round(X,N) and round(X,N,type)
Date: Sat, 9 Feb 2019 08:30:39 -0500 (EST)
User-agent: Mozilla/5.0 (Linux; Android 8.0.0; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Mobile Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55682>

                 Summary: round(X,N) and round(X,N,type)
                 Project: GNU Octave
            Submitted by: josh
            Submitted on: Sat 09 Feb 2019 01:30:37 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Matlab supports three round functions. 


Y = round(X)
Y = round(X,N)
Y = round(X,N,type)



It would be nice if octave could support these as well, although round(X,N) is
what would help me the most right now.

I apologize if a feature request has already been filed against this -- I did
spend several minutes searching.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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