Bug 151063 - No way to tell, from JavaScript, if vector has a NaN entry
Summary: No way to tell, from JavaScript, if vector has a NaN entry
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 22:06 UTC by Andrew Walker
Modified: 2007-10-22 21:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-10-19 22:06:36 UTC
Version:           1.4.0 (using KDE KDE 3.5.3)
Installed from:    Compiled From Sources
OS:                Linux

User has requested a JavaScript method to determine if a vector has one or more NaN values.
Comment 1 Andrew Walker 2007-10-22 21:39:43 UTC
SVN commit 728237 by arwalker:

BUG:151063 added a method to scripting to return the number of NaN values in a vector

 M  +19 -0     extensions/js/bind_vector.cpp  
 M  +5 -1      extensions/js/bind_vector.h  
 M             extensions/js/examples/quietriot.js  
 M  +7 -7      libkst/kstvector.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=728237