Single type

The Single Type module provides tools for handling single-precision numeric values in Nelson.

It enables conversion of variables to single-precision format, allowing efficient storage and computation while maintaining sufficient numeric accuracy for many applications.

Functions

  • single - Converts a variable to single precision type.

Last updated

Was this helpful?