CodingForums.com
>
:: Server side development
>
ASP
> Cdbl Cint
PDA
View Full Version :
Cdbl Cint
crmpicco
06-08-2005, 12:01 PM
How can i add these two together WITHOUT rounding them up?
<%=cdbl(newArray(5))+cdbl(newArray(6))%>
crmpicco
06-08-2005, 12:28 PM
<%=formatnumber(cdbl(newArray(5))+cdbl(newArray(1))+cdbl(newArray(2)))%>
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.