Skip to content

fix: distinguish principal value Log in speech - #640

Open
w3lld1 wants to merge 1 commit into
daisy:mainfrom
w3lld1:fix/principal-log-speech
Open

fix: distinguish principal value Log in speech#640
w3lld1 wants to merge 1 commit into
daisy:mainfrom
w3lld1:fix/principal-log-speech

Conversation

@w3lld1

@w3lld1 w3lld1 commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • I added English speech handling for uppercase Log as the principal-value logarithm.
  • I added regression coverage for both SimpleSpeak and ClearSpeak.
  • Lowercase log behavior remains unchanged.

Validation

  • cargo test Languages::en::SimpleSpeak::functions -- --nocapture (35 passed)
  • cargo test Languages::en::ClearSpeak::functions -- --nocapture (49 passed)
  • git diff --check upstream/main...HEAD

I left the full repository build and test suite to CI to keep local validation focused on the changed English speech path.

Fixes #637

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

Multi-valued logarithms

1 participant