15 units rounding rule.
Can i somehow round my answers with 15 units rounding rule with mathcad prime 7?
What functions i have to use to do that if its able to do?
Can i somehow round my answers with 15 units rounding rule with mathcad prime 7?
What functions i have to use to do that if its able to do?
So here is a quick hack, a new function "Round_15" which seems to to what you are asking for.

I could not use "Ceil" (see "Round_15_(..) in the attached sheet) because this function would not round 1,0 up to 2. So I had to use the old method of adding 0.5 and using the normal "Round" function.
The function has no error checking, so don't feed it with arguments <=0 😉
i have the feeling that this function can be written much more compact and elegant, but...
Prime 6 sheet attached
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.