Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
afroman22 #1
Convert float value to integer
l have a simple question ...l want to convert value from float to interger
exemple 5.399 convert to 5
or 5.79 convert to 6
afroman22 Guest
-
#39954 [NEW]: ~ operator doesn't convert string to integer first
From: olafvdspek at gmail dot com Operating system: Windows XP PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem Bug... -
#39689 [NEW]: PHP converts float to integer incorrectly
From: toomuchphp-phpbugs at yahoo dot com Operating system: Mac OS X PHP version: 5.2.0 PHP Bug Type: Math related Bug... -
How to convert string to float?
i want to covert a querystring to float number in asp. what function should i use? i know cint() can convert string to int but how about float? -
Re-convert Currency back to Integer?
Database: Access 2000 How does one switch a converted currency format back to a plain integer in Asp. I have tried Cint but this produces an... -
How can I get INTeger from float
Folks, If I have a number that includes decimal points and I want to remove everything right of the decimal, how do I do it - I know I could... -
-
SafariTECH #3
Re: Convert float value to integer
or easier yet, you could use ROUND
SafariTECH Guest



Reply With Quote

