Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

LCM function doesn't work #95

Description

@PaulZhu0122

Describe the bug

In the scientific calculator module, after choosing LCM fuction and entering two integers, the calculator just displays LCM(num1, num2). It doesn't give the correct result.

Expected behavior

After entering two numbers, the least common multiple is expected to be displayed

To reproduce

  1. Open NCalc+ (Which is build from latest source code)
  2. Go to scientific calculator module
  3. Choose LCM function in advanced button
  4. Enter two positive integers
  5. Incorrect result has been displayed

Configuration

  • Android version 9
  • device MI 8 Lite

Screenshots

image
image

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions