Reference Guide > A Routines
  

A Routines
This section contains detailed descriptions of the procedures and functions distributed with PV-WAVE. Most of these system procedures and functions are proprietary. However, you have access to the source code for some routinessuch routines are called Standard Library procedures and functions.
The following topics are covered in this section:
* ABS Function
* ACOS Function
* ACOSH Function
* ADD_EXEC_ON_SELECT Procedure (UNIX)
* ADDVAR Procedure
* ADJOINT Function
* AFFINE Function
* ALOG Function
* ALOG10 Function
* ARRAYTRACE Function
* ASARR Function
* ASIN Function
* ASINH Function
* ASKEYS Function
* ASSOC Function
* ATAN Function
* ATANH Function
* AVG Function
* AXIS Procedure
Standard Library Routines
Standard Library procedures and functions are designated as such in their descriptions. The code for these routines can be found in:
(UNIX) <wavedir>/lib/std
(WIN) <wavedir>\lib\std
Where <wavedir> is the main PV-WAVE directory.
User Library Routines
Additional routines that have been contributed by PV-WAVE users comprise the User Library. For the names of these routines, list the User Library in:
(UNIX) <wavedir>/lib/user
(WIN) <wavedir>\lib\user
Where <wavedir> is the main PV-WAVE directory.
User Library routines are not covered in the PV‑WAVE Reference; use the documentation available in the .pro source file for each routine.
For more information, see the PV‑WAVE Programmer’s Guide.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.