Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add math/base/special/cfloorf #3053

Closed
wants to merge 2 commits into from

Conversation

gururaj1512
Copy link
Contributor

@gururaj1512 gururaj1512 commented Nov 1, 2024

Resolves #649

Description

What is the purpose of this pull request?

stdlib_complex64_t stdlib_base_cfloorf( const stdlib_complex64_t z );

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Nov 1, 2024
Signed-off-by: Gururaj Gurram <143020143+gururaj1512@users.noreply.github.com>
@Planeshifter
Copy link
Member

Planeshifter commented Nov 11, 2024

Closing since #3058 was merged. Thanks much for all your efforts and contributions to stdlib!

@gururaj1512 gururaj1512 deleted the cfloorf branch November 11, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Math Issue or pull request specific to math functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: Add C implementations to base special math functions (tracking issue)
3 participants