-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
GPower Comparison by GPower - Toolkit for LabVIEW Download
Version | 2016.0.0.4 |
Released | Feb 07, 2017 |
Publisher | GPower |
License | BSD |
LabVIEW Version | LabVIEW>=12.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
This toolset adds various comparison functions:
- If data has changed from last call.
- Tests for even, odd, integer, and equivalent numbers. The Equivalency test will test if floating point numbers are equal to a given number of decimal places, and it will return True when comparing two NaNs for instance (which Equal won't per the IEEE 754 standard).