Good morning,
Basic question regarding MonkeyC development.
I'm trying to call the Float.abs() function on some elevation activity data but keep ketting the following error: Cannot find symbol ':abs' on class definition '$.Toybox.Lang.Float'.
I have the Toybox.Lang import statement in the code. Any idea how I should call it?
Thanks!