Bug 151063

Summary: No way to tell, from JavaScript, if vector has a NaN entry
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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