Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Small global for mathematical function

Quote Reply
Small global for mathematical function
Hello,

i need a small global that perform this mathematical function:

- I have a number A (e.g. 7488)
- I have a number B (e.g. 1000)
- I need two numbers C and D:
- the number C is from this operation: A / B = 7,488 without comma-numbers, result is "7"
- the number D is: A (7488) - ( C (7) * B (10) ), result is "488"

How can i get this seperate two numbers in a small global?

Thanks in advance!

Coyu
Subject Author Views Date
Thread Small global for mathematical function Coyu 4186 Oct 27, 2005, 5:32 AM
Thread Re: [Coyu] Small global for mathematical function
Andy 4080 Oct 27, 2005, 6:30 AM
Thread Re: [Andy] Small global for mathematical function
Coyu 4081 Oct 27, 2005, 6:34 AM
Thread Re: [Coyu] Small global for mathematical function
Andy 4094 Oct 27, 2005, 6:37 AM
Thread Re: [Andy] Small global for mathematical function
Coyu 4073 Oct 28, 2005, 8:53 AM
Thread Re: [Coyu] Small global for mathematical function
tandat 4077 Oct 28, 2005, 9:54 AM
Thread Re: [tandat] Small global for mathematical function
Coyu 4087 Oct 28, 2005, 10:09 AM
Post Re: [Coyu] Small global for mathematical function
tandat 4054 Oct 28, 2005, 10:15 AM