x – use: decimal or integer parameter values … Continue reading
Glossary
a, b and d – use assignable to control hardware … Continue reading
a~x, a>x, a<x, |a|>x, |a|<x, AND, OR, XOR, a=b, a!=b, a>b, a<b, a>=b, a<=b, d>=x, |d|>=x, TIM.
Arithmetic: ~ approximately equal to (means value is within plus or minus 1) > greater than < less than >= greater than or equal to <= less than or equal to | | absolute value of = equal to != … Continue reading