Defines the post processing of the sqrt function. More...
Inherits object.
Static Public Attributes | |
int | AsIs = 0 |
Square root result is stored as is (no scaling). | |
int | Yes = 1 |
Square root result is scaled to the data type's range. | |
Defines the post processing of the sqrt function.