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

New math functions #253

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 28, 2024

  1. added geometric mean, coprime, hexagon area, octagon area, pentagon a…

    …rea, and binary exponentiation functions
    awu1130 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    37e2af3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2070918 View commit details
    Browse the repository at this point in the history
  2. chore: change == into ===

    awu1130 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    71bd746 View commit details
    Browse the repository at this point in the history
  3. update examples

    awu1130 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a687ee7 View commit details
    Browse the repository at this point in the history