Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

myramla

@myramla
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • excel formula anyone
    M myramla

    >(1 - (K11 - L11)/K11) * 100 > = (1 - (K11 / K11) + (L11 / K11)) * 100 Where did the + came from ? (K11 - L11)/K11 is the same as (K11 / K11 ) - (L11 / K11) Besides, the parentheses signifies that it should be evaluated first. the formula is evaluated to; K11 - L11 then divided by K11, subtract the answer from 1 then multiplied by 100 to represent as a percentage. This is a valid income formula. if L11 = 100, K11 = 200, this will result into a 50% answer.

    The Weird and The Wonderful question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups