aboutsummaryrefslogtreecommitdiff
path: root/math/s_sin.c
blob: 0c6171259c0c60ad8a94f13e4fb8b41db46bc64c (plain)
1
2
3
4
5
6
/*
 * Copyright (c) 2019, Arm Limited.
 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
 */
#define SCALAR 1
#include "v_sin.c"