Enter Keywords:
1 - 5 of 5(0.004 seconds)
Sort By:
 
Does anybody have a function i can use that does bankers rounding? I've searched here and come up with this: Create Function dbo.udf_BankerRound(@Amt as Money) RETURNS Money AS BEGIN  ...
Zones: MS SQL ServerDate Answered: 03/28/2006 Rating: 9.2 Views: 0
I see Microsoft Access is not consistent in rounding. Interesting I know...I am trying to do banker's round ie. round(1.235)=1.24 If you want to see the description of banker's rounding: http:/...
Zones: MS AccessDate Answered: 11/14/2006 Rating: 7.0 Views: 0
hi...can anyone help me with this question? i've tried my best to solve this question, but i only can do halfway.Please help me Create a program for a banker's saving account's info. Criteri...
Zones: ProgrammingDate Answered: 10/20/2003 Rating: 6.8 Views: 0
Hi everyBody , iam searching for a source code (written in java or c++ )for Banker algorithm in this code The user should be able to interact with the program and request more resources for a spec...
Zones: Microsoft OS, C++, JavaDate Answered: 07/10/2007 Rating: 7.0 Views: 137
 hi guys,               im searching for a source code(written in c) for banker's algorithm simulation with RANDOM ALLOCATION. does anybody of u know where can i find this(the program should be i...
Zones: OS/2 ProgrammingDate Answered: 11/13/2004 Rating: 7.8 Views: 656
 
  • 1