Glibc 0.1
Glibc architecture analysis - math functions
|
Title | Value |
---|---|
Name | hypotf |
Signature | hypotf(float, float) |
USR (unique ID) | c:@F@hypotf |
Classification | SafetyRelated |
Self complexity (C0) | 9 |
Source file | ../sysdeps/ieee754/flt-32/e_hypotf.c |
Source file line | 21 |
Source file column | 1 |
Metric | Value |
---|---|
CF0 | 9 |
CF1 | 3212 |
CF2 | 93 |
CF3 | 55 |
CF4 | 12 |
CF5 | 12 |
CF6 | 2 |
CF7 | 0 |
R class | R3 |
ISO PAS 8926 | C1 |
Used external functions | |
Used public functions | sqrt |