Open mathstuf opened 10 years ago
What kind of division do you need? Simple scalar-divisions? As a workaround, you can simply multiply with the inverse A * 1/x
.
Yeah, scalar division is all I've hit up against. The main issue is actually that the error message isn't exactly obvious (something about mismatching types and nothing about the operation not being supported).
Any plan for these?