Problem with EDOM2

new topic     » topic index » view thread      » older message » newer message

I'm having this problem with EDOM2 and I hope you could help me..
(Any1 on the list or Terrence who received this mail also)

I have three (floating or not values) v1, v2 and v3.
v1 / v3 makes an integer
v2 / v3 makes an integer

I dunno v3, I do know v1 and v2.
How should I get v3 ??

I know have this and it works when v1 and v2 are integers, although it
doesn't give the *best* results..

function ClearDivide (atom v1, atom v2)
    return 1/ (v1 * v2)
end function

Could any1 help me ?

Ralf

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu