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

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

[Octave-bug-tracker] [bug #65806] error: conversion of 100 to int64_t va


From: anonymous
Subject: [Octave-bug-tracker] [bug #65806] error: conversion of 100 to int64_t value failed
Date: Tue, 28 May 2024 12:37:20 -0400 (EDT)

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

                 Summary: error: conversion of 100 to int64_t value failed
                   Group: GNU Octave
               Submitter: None
               Submitted: Tue 28 May 2024 04:37:19 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.2.0
         Discussion Lock: Any
        Operating System: GNU/Linux
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 28 May 2024 04:37:19 PM UTC By: Anonymous
100e-6/1e-6
ans = 100.00


ones(100e-6/1e-6,1)
error: conversion of 100 to int64_t value failed




i dont know if it is a bug, but it doesnt work.


this works:

ones(100.00,1)












    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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