Skip to content

[RFC]: Add C implementation for @stdlib/math/base/special/log10 #733

@Pranavchiku

Description

@Pranavchiku

Description

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

double stdlib_base_log10( const double x );

Related Issues

None.

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:.

Metadata

Metadata

Assignees

Labels

AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.EnhancementIssue or pull request for enhancing existing functionality.MathIssue or pull request specific to math functionality.Native AddonsIssue involves or relates to Node.js native add-ons.RFCRequest for comments. Feature requests and proposed changes.difficulty: 3Likely to be challenging but manageable.priority: NormalNormal priority concern or feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions