D'Artagnan
New member
- Apr 9, 2008
- 5
- 0
- 1
It seems that I haven't been able to explain myself. I need to design an electronic circuit that can graph the gauss function, that's why I need an algorithm that allows me to calculate every vallue for every x in the gauss bell.
With algoritm I mean a mechanical way to make math operations. The problem is that in the hardware desciption lenguage there's no way to put euler. That's why I need another way to "write" euler, cannot be e, cannot be cos, cannot be sin.
Ex: the multiplication algorithm is to shift n bits, where n is one of the numbers to multiply.
Someone that has worked with ASM and VHDL will understand better, but if someone else has any answer thank you.
With algoritm I mean a mechanical way to make math operations. The problem is that in the hardware desciption lenguage there's no way to put euler. That's why I need another way to "write" euler, cannot be e, cannot be cos, cannot be sin.
Ex: the multiplication algorithm is to shift n bits, where n is one of the numbers to multiply.
Someone that has worked with ASM and VHDL will understand better, but if someone else has any answer thank you.