Skip to content

Comments

docs: improve doctests for complex number instances in math/base/special/cceilf#10153

Merged
Planeshifter merged 2 commits intostdlib-js:developfrom
AyushiJain18270:improve-cceilf
Feb 16, 2026
Merged

docs: improve doctests for complex number instances in math/base/special/cceilf#10153
Planeshifter merged 2 commits intostdlib-js:developfrom
AyushiJain18270:improve-cceilf

Conversation

@AyushiJain18270
Copy link
Contributor

@AyushiJain18270 AyushiJain18270 commented Feb 8, 2026

Progresses #{{8641}}.

Description

What is the purpose of this pull request?

This pull request:

  • this pull request update documentation examples for math/base/special/cceilf to complex no.

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

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.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

N/A


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Feb 8, 2026
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Feb 8, 2026

Coverage Report

No coverage information available.

Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR! I think two additional files need to be changed. Also please abstain from using "Resolves ..." wording when referring to a tracking issue and use "Progresses ..." instead.

@Planeshifter Planeshifter added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Feb 16, 2026
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Let's land it.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Feb 16, 2026
@stdlib-bot stdlib-bot removed the Needs Changes Pull request which needs changes before being merged. label Feb 16, 2026
@stdlib-bot
Copy link
Contributor

PR Commit Message

docs: improve doctests for complex number instances in `math/base/special/cceilf`

PR-URL: https://github.com/stdlib-js/stdlib/pull/10153
Ref: https://github.com/stdlib-js/stdlib/issues/8641

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

Please review the above commit message and make any necessary adjustments.

⚠️ Action Required: This PR references tracking issues. Please update the PR description to replace any "Closes", "Fixes", or "Resolves" keywords with "Ref" when referencing these issues.

@Planeshifter Planeshifter merged commit b1cad36 into stdlib-js:develop Feb 16, 2026
34 checks passed
@stdlib-bot stdlib-bot removed the Ready To Merge A pull request which is ready to be merged. label Feb 16, 2026
@AyushiJain18270 AyushiJain18270 deleted the improve-cceilf branch February 16, 2026 06:42
@kgryte kgryte added the Duplicate This issue or pull request already exists. label Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Duplicate This issue or pull request already exists. Good First PR A pull request resolving a Good First Issue. Math Issue or pull request specific to math functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants