Overview
This example will calculate the decimal digits of the mathematical constant, e.
Description
This program iteratively calculates the decimal digits of the constant e. You can explore the full functionality and algorithm in the block diagram of the program attached.
Requirements
- LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
- Enter the desired number of decimal digits you wish to calculate.
- Run the program.
- Press the Stop button if you wish to abort execution.
- Once completed, the program returns the values in a string.
Additional Information or References
Block Diagram:

**This document has been updated to meet the current required format for the NI Code Exchange.**