Skip to content

Commit d0848dd

Browse files
committed
Add exp10m1f to newhdrgen math.yaml
1 parent ad16e96 commit d0848dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libc/newhdrgen/yaml/math.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,12 @@ functions:
280280
return_type: float
281281
arguments:
282282
- type: float
283+
- name: exp10m1f
284+
standards:
285+
- stdc
286+
return_type: float
287+
arguments:
288+
- type: float
283289
- name: exp10m1f16
284290
standards:
285291
- stdc

0 commit comments

Comments
 (0)