aboutsummaryrefslogtreecommitdiff
path: root/math/s_cosf.c
blob: f615d260b39b9c78610377027c1c5e1e0d8e98fd (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_cosf.c"