Skip to content

ABS documentation wrong #6214

Closed
Closed
@warpster

Description

@warpster

The documentation says that ABS returns

x: if x is greater than or equal to 0.
or
-x: if x is less than 0. <-----this is wrong I believe, should be x: if x is less than 0. (no minus)

That is unless ABS works different in Arduino than any other language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions