aboutsummaryrefslogtreecommitdiff
path: root/math/s_expf.c
blob: 3492c460733d7a128deb55b4bb6db4eaa7092db4 (plain)
1
2
3
4
5
6
/*
 * Copyright (c) 2019, Arm Limited.
 * SPDX-License-Identifier: MIT
 */
#define SCALAR 1
#include "v_expf.c"