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