corrFlagGet Function

Retrieves the state (set or cleared) of the correction flag for a real number.


int corrFlagGet(real arg)

Parameter

Description

arg

The flag to test the state of.

A non-zero value if the flag is set; zero if it is cleared.

Community Additions

ADD
Show: