Returning the Decimal value of a number

  • Thread starter Thread starter JoeGriffin
  • Start date Start date
J

JoeGriffin

I need to be able to return the decimal value of a number. That is, let
us iimagine that I have the following number :
2.15

Then I need to be able to return its decimal value - that is ".15" or
"15". Those anyone know how I can do this please ?
 
Back
Top