diff options
Diffstat (limited to 'math/README.libm-test')
-rw-r--r-- | math/README.libm-test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/README.libm-test b/math/README.libm-test index 0271f83..41702c6 100644 --- a/math/README.libm-test +++ b/math/README.libm-test @@ -120,6 +120,7 @@ parameter. The accepted parameter types are: - "f" for FLOAT - "j" for long double. +- "a" for ARG_FLOAT, the argument type for narrowing functions. - "b" for boolean - just tests if the output parameter evaluates to 0 or 1 (only for output). - "c" for complex. This parameter needs two values, first the real, |