Post Reply 
AVars parsing bug or limitation
11-30-2023, 02:01 PM
Post: #3
RE: AVars parsing bug or limitation
(11-30-2023 06:09 AM)komame Wrote:  ...I can report this to the bug tracker, but it's more of an enhancement request for PPL than a bug. However, as you've noticed yourself, it's not a major issue, so the likelihood of someone addressing it is unfortunately very low.

Thanks, komame! When email to Moravia was greeted with silence, I realized the low likelihood. But I think reporting is worthwhile so that a complete bug list exists. Maybe all the world suddenly wants Primes and money starts rolling in. :-)

I originally used the %e format to maintain proper number of significant figures in the app variable. However, it's easiest to avoid this bug by simply using %f. E.g.,
Code:
cmd='AVars("loss_dB"):=%f' % loss_dB)
h.eval(cmd)
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
AVars parsing bug or limitation - ab3ap - 11-14-2023, 04:08 PM
RE: AVars parsing bug or limitation - ab3ap - 11-30-2023 02:01 PM



User(s) browsing this thread: 2 Guest(s)