Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

  • No labels