Chat with our AI personalities
reverse programe in fox pro
First write a program to generate the prime number. After one prime number was generated, divide the big int number by the prime number. If the remainder is zero then quotient is the second prime number ( also it is important to check whether the quotient is prime number or not because sometimes you will get wrong answer). Repeat the process until you get the result.
For integers greater than 1 the product down to 1 is called factorial, indicated mathematically as N! wher N is the highest integer For example 5! = 5 factorial = 5x4x3x2x1 = 120
nose
Yes.