/
12.1.7 Internal Functions
12.1.7 Internal Functions
In Xpanel Script, there are three types of functions that can be used: Trigonometric Functions, Other Mathematic Functions, and Special Functions.
The Trigonometric Functions return the values such as Sine, Cosine, Tangent, etc. of the assigned real-number parameters.
The Other Mathematic Functions return the values such as Log, Absolute value, Square value, etc. of the assigned real-number parameters.
The Special Functions control the Xpanel project’s features or the project itself. There are functions called ‘Subroutine’ in this category.
※ Please refer to the Appendix 1 Functions for Script for the detailed information.