4. Appendix: Portability and Efficiency#
If software written with ENVIMA is portable, ENVIMA is not portable: it requires rewriting using pre-processor C directives.
The rules for using functions in ENVIMA are the same as for any function call that must be done outside of internal loops.
Efficiency is increased in terms of homogenization and portability of code, which sees the disappearance of machine-specific instructions (or DATA) from all routines.
Efficiency is increased with respect to digital resolution thanks to values that best define precision, maximum and minimum, the range of use.