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