answers in scientific notation (\AMCnumericChoices) (Feature #260)


Added by math user about 10 years ago. Updated about 6 years ago.


Status:Closed Start date:01/25/2014
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:LaTeX
Target version:1.4.0

Description

same format as displayed by a pocket calculator when setting SCI and e.g. FIX 2 (normalized scientific form or standard form):
–0.13579 is displayed as –1.36E–1
So there would be two numbers to code: the significand (e.g. digits=3, decimals=2, sign=true) and the exponent (e.g. digitsexponent=1, signexponent=true), both with an optional sign and the letter "E" displayed between the two numbers.
All in all the above number would have 6 lines in vertical mode:
– 1
.
3
6
E
– 1

Detail: Zero should be coded as 0.00E0, but minus signs should also be allowed and also different exponents: –0.00E–5 should also be allowed if the result is 0.


expo.tex - source code (1.2 kB) Alexis Bienvenüe, 10/13/2017 04:26 pm

subject.pdf - subject (77.6 kB) Alexis Bienvenüe, 10/13/2017 04:26 pm


Related issues

duplicated by Feature #462: amcnumericchoices Closed 02/08/2017

History

Updated by Alexis Bienvenüe over 9 years ago

  • Target version deleted (1.3.0)
  • Assignee deleted (Alexis Bienvenüe)

Updated by math user over 9 years ago

I do not need this feature anymore, so this feature request can be deleted.

Updated by Lucas Silva over 9 years ago

I'm assuming this feature hasn't been implemented, but I absolutely need it. Is there any way for me to work around the lack of this feature?

Updated by Alexis Bienvenüe over 9 years ago

If you have some LaTeX skills: look at the code for AMCnumericChoices, and extend it. If you do so, please propose a patch to include it in AMC!

Updated by Lucas Silva over 9 years ago

Ive only taken a basic programming course, but I suppose I could give it a try. Where do I even begin looking into this?

Updated by Alexis Bienvenüe over 6 years ago

Added with revision hg:5dfade6a0bba.
See attached LaTeX sample files.

Updated by Alexis Bienvenüe over 6 years ago

  • Target version set to 1.4.0

Updated by Alexis Bienvenüe about 6 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF