Use the LabVIEW MathScript functions to perform mathematical or signal processing calculations and analysis using a text-based language. The following is a list of all classes of functions and commands that LabVIEW MathScript supports.
| Class | Description |
| advanced | Advanced mathematical functions |
| approximation | Approximation, integration, and interpolation |
| audio | Sound functions |
| basic | Basic mathematical functions |
| bitwise | Bit-oriented functions |
| boolean | Boolean functions |
| commands | Commands |
| comparison | Relational operators |
| constants | Constants |
| daq | Data acquisition |
| dsp | Digital signal processing |
| filter design | Filter design |
| filter implementation | Filter implementation |
| geometry | Combinatorial geometry |
| libraries | Loads, unloads, and calls shared libraries |
| linalgebra | Linear algebra |
| linear systems | Linear systems |
| matrix | Special matrices |
| matrixops | Matrix operators |
| membership | Membership |
| modeling and prediction | Modeling and prediction |
| ode | ODE solvers |
| optimization | Optimization and minimization |
| plots | Plot functions |
| polynomials | Polynomial functions |
| programming | Programming constructs |
| resampling | Resampling functions |
| sets | Set operators |
| spectral analysis | Spectral analysis |
| statistics | Statistics |
| string | String functions |
| support | Support functions |
| time | Date and time functions |
| timing | Timing functions |
| transforms | Transforms |
| trigonometric | Trigonometric functions |
| vector | Vector analysis |
| waveform generation | Waveform generation |
| windows | Window generation |