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
  1. Home
  2. Web Development
  3. how can chek the last number

how can chek the last number

Scheduled Pinned Locked Moved Web Development
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    idsanjeevjha
    wrote on last edited by
    #1

    How can check the last number for rounding in forms of 10 like decimal rounding system if last number is >= .50 then calculated as 1 or <.50 calculated as 0 11.50=12 11.40=11 so i wants to chek last number <=1154 then 1150 if last number is >=1155 then 1160

    sanjeev

    I 1 Reply Last reply
    0
    • I idsanjeevjha

      How can check the last number for rounding in forms of 10 like decimal rounding system if last number is >= .50 then calculated as 1 or <.50 calculated as 0 11.50=12 11.40=11 so i wants to chek last number <=1154 then 1150 if last number is >=1155 then 1160

      sanjeev

      I Offline
      I Offline
      idsanjeevjha
      wrote on last edited by
      #2

      Hi Happy New Year [code] round=10 * Round( value/ 10 ) [/code]

      sanjeev

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

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