|
LCS-2016-IEEEStdUpdates |
|
2 |
|
30-Mar-2017 |
|
Approved |
|
Patrick Lehmann |
|
Updating the IEEE Std references. |
sqrt | Square root. Inputs: arg: float; round_style: round_type; guard: NATURAL; check_error: BOOLEAN; denormalize: BOOLEAN. Returns the square root of arg, as defined by IEEE Std 754-2008 |
classfp | Find the classification of a floating-point number. Inputs: arg (float). Returns a value of the type valid_fpstate. Note that IEEE Std 754-2008 |