Skip to content

[RFC]: Add C implementation for @stdlib/math/base/special/avercos #1714

Closed
@Snehil-Shah

Description

@Snehil-Shah
Member

Description

This RFC proposes adding native C implementation for @stdlib/math/base/special/avercos.

double stdlib_base_avercos( const double x );

Related Issues

#649

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
    Searched for existing issues and pull requests.
    The issue name begins with RFC:.

Activity

Snehil-Shah

Snehil-Shah commented on Mar 5, 2024

@Snehil-Shah
MemberAuthor

Working on it!

added a commit that references this issue on Mar 6, 2024
cb0051c
added a commit that references this issue on Mar 7, 2024
db71c7c
added a commit that references this issue on Mar 7, 2024
796193d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @Snehil-Shah

    Issue actions

      [RFC]: Add C implementation for `@stdlib/math/base/special/avercos` · Issue #1714 · stdlib-js/stdlib