Math Symbols

Math symbols

The formalized behavior references a variety of input and output symbols, which can stand for variables or functions of the agent's software. Constants are constant decimal values.

Input Symbols

NameTypeMeasureDescription / Parameters
randomdecimalA random number between 0 and 1
 
sgndecimal-1/1the sign of a number
 
ParameterTypeMeasureRangeDescription
sgn.valuedecimaldecimalThe value for that the sign shall be calculated
absdecimalthe absolute value of a number
 
ParameterTypeMeasureRangeDescription
abs.valuedecimaldecimalThe value for that the absolute value shall be calculated
mindecimalmmCalculates the minimum of two values
 
ParameterTypeMeasureRangeDescription
min.value0decimalmm..one value
min.value1decimalmm..other value
maxdecimalmmCalculates the max of two values
 
ParameterTypeMeasureRangeDescription
max.value0decimalmm..one value
max.value1decimalmm..other value
sindecimalthe sin function
 
ParameterTypeMeasureRangeDescription
sin.angledecimaldeg-180..180angle
cosdecimalthe cos function
 
ParameterTypeMeasureRangeDescription
cos.angledecimaldeg-180..180alpha
normalizedecimaldegNormalized angle
 
ParameterTypeMeasureRangeDescription
normalize.angledecimaldegAngle to be normalized
clipdecimalClip a value into a range
 
ParameterTypeMeasureRangeDescription
clip.valuedecimalValue to be clipped
clip.mindecimalMinimum
clip.maxdecimalMaximum
vector.absdecimalEuklidean norm of a vector
 
ParameterTypeMeasureRangeDescription
vector.abs.xdecimal
vector.abs.ydecimal