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

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

[Octave-bug-tracker] [bug #64655] [Octave Forge] (Symbolic) A problem wi


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #64655] [Octave Forge] (Symbolic) A problem with evaluating symbolic expression
Date: Mon, 11 Sep 2023 13:21:43 -0400 (EDT)

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

try  this

syms x y z
digits(100)

a1=vpa('1.435647686e28')
exp = a1 * (vpa('1e-19')*x + vpa('1e-22')*y + z*vpa('1e-15'))


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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