Skip to content

added sinh/cosh/tanh functions using mixed floating-point/fixed-point… #16

added sinh/cosh/tanh functions using mixed floating-point/fixed-point…

added sinh/cosh/tanh functions using mixed floating-point/fixed-point… #16

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Rivos Inc.
#
# SPDX-License-Identifier: Apache-2.0
name: reuse
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse Compliance Check
uses: fsfe/reuse-action@v1