Ok, you have a moderately complex math problem you needed to solve. You gave the problem to 6 LLMS all paid versions. All 6 get the same numbers. Would you trust the answer?

  • NewNewAugustEast@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    17 hours ago

    A good one will interpret what you are asking and then write code, often python I notice, and then let that do the math and return the answer. A math problem should use a math engine and that’s how it gets around it.

    But really why bother, go ask wolfram alpha or just write the math problem in code yourself.