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

Add function to format as exponential #652

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add function to format as exponential #652

wants to merge 8 commits into from

Commits on Mar 22, 2019

  1. Format exponential

    Added format exponential function
    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    6fc64bb View commit details
    Browse the repository at this point in the history
  2. Added formatExp

    Use the exponential format in a fixed number of digits
    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f89d02b View commit details
    Browse the repository at this point in the history
  3. Update format.R

    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    9301e1e View commit details
    Browse the repository at this point in the history
  4. Format Exponential added

    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    aa7e361 View commit details
    Browse the repository at this point in the history
  5. Update datatables.js

    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    63de49b View commit details
    Browse the repository at this point in the history
  6. Update datatables.js

    fix regression in formatSignif
    g1o committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    c0c20bb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Update NAMESPACE

    g1o committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    fc432e4 View commit details
    Browse the repository at this point in the history
  2. Update format.R

    g1o committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    08c72d7 View commit details
    Browse the repository at this point in the history