aboutsummaryrefslogtreecommitdiff
path: root/math/s_sinf.c
blob: 3aae611496188b207d7d8a4e25d7c0f0004cdb99 (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_sinf.c"