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

Create option to disable SI prefixes #1

Open
albyr opened this issue Aug 21, 2017 · 2 comments
Open

Create option to disable SI prefixes #1

albyr opened this issue Aug 21, 2017 · 2 comments

Comments

@albyr
Copy link

albyr commented Aug 21, 2017

Many pupils struggle with, or are "frightened" by, the use of SI prefixes. It would be useful to have a toggle that would disable them in a given output.

@benyohaiphysics
Copy link
Owner

Good idea. I create the variables randomly using sample(0:100,1)*10^(sample(-3:6,1)). If you remove everything following the asterisk, it should achieve what you want.

I'm still trying to work out the best way to separate out all the drawing logic and adding in things like this as variables.

@albyr
Copy link
Author

albyr commented Aug 23, 2017

I think a simple usePrefixes = TRUE in the head and an if ... else statement would probably be the easiest way to go.

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

No branches or pull requests

2 participants