Expressions



Single variable calculus: work in progress




Predefined expressions

  1. Simple Interest

    PRT / 100

  2. Compound Interest

    P * (1 + R/100)^T

  3. Density of unit cell

    d = Z * M / a^3 * Na

  4. Time dilation

    t = t0 / sqrt(1-v^2/c^2)




Developed by ChanRT | Fork me at GitHub