Nelson banner
Constructors functions

The Constructors module provides tools for creating fundamental numeric values, scalars, vectors, and matrices in Nelson.

It includes constants, identity and diagonal matrices, and special values such as infinity, NaN, and machine precision.

This module forms the basis for initializing data structures and performing mathematical and numerical computations.