Skip to content

[RFC]: feat: add C implementation for @stdlib/math/base/assert/int32-is-even #1805

@Shashankss1205

Description

@Shashankss1205

Description

Description

This RFC proposes adding native C implementation for @stdlib/math/base/assert/int32-is-even.

double stdlib_base_int32_is_even( int32_t x );

Related Issues

Related Issues

Related issues #1433, #1449.

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

Labels

AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.Good First IssueA good first issue for new contributors!MathIssue or pull request specific to math functionality.RFCRequest for comments. Feature requests and proposed changes.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.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