changed muxarctangent arctan(x) function to use newton’s method steps in the end to get 15 digit accurate arctangent(1) = 0.785. for any x<=1 only. changed muxarcsine function to use newton’s method steps in the end to get 1 digit accurate arcsin(1) = 1.56. arcsin(0.9) and everything below is 15 digits accurate. implemented muxarcsine, mux arccosine and muxarctangent mux alu gate functions. added muxexp, muxlogln and muxpower functions in mux alu opcode operations.














gate pipeline compute architecture based on pre-computed nor-memory stored 8-bit values fpga architecture.

Logic gate pipeline compute.

Logic circuit/gate assembler.
