VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv(

by Roderick Thompson (12 Submissions)
Category: Math/Dates
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 1st March 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv(10, 22, 7)

API Declarations





Rate Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv(




Download this snippet    Add to My Saved Code

Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv( Comments

No comments have been posted about Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv(. Why not be the first to post a comment about Single line API call to allow multiplication by fractions. eg 10 by 22/7 would be MyValue = MulDiv(.

Post your comment

Subject:
Message:
0/1000 characters