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

Support geo operations #172

Open
kingfisherphuoc opened this issue Jun 18, 2024 · 0 comments
Open

Support geo operations #172

kingfisherphuoc opened this issue Jun 18, 2024 · 0 comments

Comments

@kingfisherphuoc
Copy link

Description

Currently, I am working on a tool that needs to manipulate geo info (degree, minute, second). I could not find any operation such as Add, Subtract...etc for geo info.

Steps to Reproduce

(Required) Provide steps that are specific and repeatable

  1. using CE to parse this expression: 9^\circ 0^\prime 0^\doubleprime + 1^\circ 0^\prime 0^\doubleprime
  2. try to evaluate the value.

Actual Behavior

(Required) What happened when you followed the steps above?

I got an exception when I tried to evaluate the expression.

Expected Behavior

(Required) What did you expect to happen instead? It may be obvious to you what should have happened, but if you don't state it explicitly it may not be obvious to others.

It should return a correct result of geo information after the add operation.

Environment

Is this a regression: did it use to work in a previous version?

MathLive version 0.9.6

Operating System _macOS, Android

Browser Chrome

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

No branches or pull requests

1 participant