afun#
- Mapdl.afun(lab='', **kwargs)#
Specifies units for angular functions in parameter expressions.
APDL Command:
*AFUN
- Parameters:
- lab
Specifies the units to be used:
Use radians for input and output of parameter angular functions (default). - Use degrees for input and output of parameter angular functions.
Notes
Only the SIN, COS, TAN, ASIN, ACOS, ATAN, ATAN2, ANGLEK, and ANGLEN functions
[*SET, *VFUN]
are affected by this command.