Back to Index

Absolute value helper.

Signature

ABS(x, &y);

Example

// Example pattern from analog_macros.ems
ABS(ain(1) - 5000, err);