Revision history of "Abs()"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 02:00, 17 August 2016Fengfeng (talk). . (190 bytes) (+190). . (Created page with "<pre style="color:green"> abs(x) ((x)>0?(x):-(x)) </pre> Calculate the absolute value of X. https://wiki.microduino.cc/index.php/Arduino_Syntax_Manual Return to Arduino...")