[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0" |
Date: |
Fri, 10 May 2024 03:04:31 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?65720>
Summary: The Result of cos (3 * pi / 2) should be "0"
Group: GNU Octave
Submitter: None
Submitted: Fri 10 May 2024 07:04:31 AM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: Tonhom
Originator Email: tonkapoon@gmail.com
Open/Closed: Open
Release: 6.4.0
Discussion Lock: Any
Operating System: GNU/Linux
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 10 May 2024 07:04:31 AM UTC By: Anonymous
tonhom@AsusVivobook-X1402ZA:~$
tonhom@AsusVivobook-X1402ZA:~$ date ; octave-cli ; date
Fri May 10 01:53:07 PM +07 2024
GNU Octave, version 6.4.0
Copyright (C) 2021 The Octave Project Developers.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type 'warranty'.
Octave was configured for "x86_64-pc-linux-gnu".
Additional information about Octave is available at https://www.octave.org.
Please contribute if you find this software useful.
For more information, visit https://www.octave.org/get-involved.html
Read https://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.
octave:1>
octave:1> cos (3 * pi / 2)
ans = -1.8370e-16
octave:2>
octave:2> sin (3 * pi / 2)
ans = -1
octave:3>
octave:3> exit
Fri May 10 01:53:26 PM +07 2024
tonhom@AsusVivobook-X1402ZA:~$
tonhom@AsusVivobook-X1402ZA:~$
---- ---- ---- ---- ----
The Result of cos (3 * pi / 2) should be "0"
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65720>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0",
anonymous <=
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0", Doug Stewart, 2024/05/10
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0", Doug Stewart, 2024/05/10
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0", Hendrik K, 2024/05/10
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0", Arun Giridhar, 2024/05/10
- [Octave-bug-tracker] [bug #65720] The Result of cos (3 * pi / 2) should be "0", Nicholas Jankowski, 2024/05/10