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

crash #10

Open
hallo-nochmal opened this issue Dec 28, 2023 · 0 comments
Open

crash #10

hallo-nochmal opened this issue Dec 28, 2023 · 0 comments

Comments

@hallo-nochmal
Copy link

SKRYPT RULEZ:
Accepts three forms of input :

  • equations with any variables are automatically equaled to zero
  • single variable name to show its value if known
  • expression with question mark to check if its true
    took-25
    (took + -25)
    sc-5
    (sc + -5)
    gaveEuroBack-10
    (gaveEuroBack + -10)
    gaveToKatty-25
    (gaveToKatty + -25)
    kattyPremium-20
    (kattyPremium + -20)
    return-10
    (return + -10)

kattyNYpresent-(gaveToKatty-kattyPremium)
(-1gaveToKatty + kattyPremium + kattyNYpresent)
gave-(gaveToKatty+gaveEuroBack)
(-1
gaveToKatty + -1gaveEuroBack + gave)
pending-(gave-took)
(-1
gave + took + pending)
pending
pending =C:\Users\andre\skrypt\build_deps\openmind-src\omnn\math\Valuable.cpp:1908 Implement class omnn::math::PrincipalSurd::InCommonWith() for sqrt((-4*(kattyNYpresent^2) + -4*(gave^2) + 280gave + 40kattyNYpresent + -5000)) InCommonWith gave
Please, consider additional defining to the system to make this request

ohhmm added a commit to ohhmm/openmind that referenced this issue Dec 28, 2023
ohhmm added a commit that referenced this issue Jan 14, 2024
devin-ai-integration bot pushed a commit to ohhmm/openmind that referenced this issue May 7, 2024
devin-ai-integration bot pushed a commit to ohhmm/openmind that referenced this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant