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

Math functions: Clarified value ranges and NaN #476

Merged
merged 13 commits into from
Dec 8, 2023
Merged

Math functions: Clarified value ranges and NaN #476

merged 13 commits into from
Dec 8, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    933e0aa View commit details
    Browse the repository at this point in the history
  2. Trigonometric functions: Clarified that NaN is returned outside of th…

    …eir defined ranges and the output value range for some processes
    m-mohr committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    eb9cc92 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Clarified for various mathematical functions the defined input and ou…

    …tput ranges. Mention that `NaN` is returned outside of the defined input range where possible.
    m-mohr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5287285 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    406f0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723c74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ffb07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc308a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e5462e View commit details
    Browse the repository at this point in the history
  6. Fixed changelog

    m-mohr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    77e6be3 View commit details
    Browse the repository at this point in the history
  7. Remove NaN

    m-mohr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3061dc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a91fc1c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'clarify-infinity' into trigonometric

    # Conflicts:
    #	CHANGELOG.md
    #	ln.json
    #	log.json
    m-mohr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9184e5e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    0a3e30d View commit details
    Browse the repository at this point in the history