sara.hoseini90
2011/12/26, 12:25 AM
سلام
و 2سوال اسمبلی دارم ممنون میشم راهنمایی کنید
Write an assembly program to compute the Sine, Cosine, Tangent, and
Cotangent of a given angle in degrees.
Write an assembly program to compute factorial(n) using recursive formula.
You should implement it using subroutines.
Hint: Use PUSH and POP instructions
و 2سوال اسمبلی دارم ممنون میشم راهنمایی کنید
Write an assembly program to compute the Sine, Cosine, Tangent, and
Cotangent of a given angle in degrees.
Write an assembly program to compute factorial(n) using recursive formula.
You should implement it using subroutines.
Hint: Use PUSH and POP instructions