Skip to content

Eigenfunction of a power. The power is calculated using Newton's method. The assignment for developing the program is: Create a program that, for numbers from 1 to 20, lists their nth powers. Allow n to be entered by the user and use the function to calculate the power.

Notifications You must be signed in to change notification settings

Nalim1955/Eigenfunction_of_a_Power

Repository files navigation

Eigenfunction_of_a_Power

Eigenfunction of a power. The power is calculated using Newton's method. The assignment for developing the program is: Create a program that, for numbers from 1 to 20, lists their nth powers. Allow n to be entered by the user and use the function to calculate the power.

Vlastná funkcia mocniny. Mocnina sa vypočíta pomocou Newtonovej metódy. Zadanie na vypracovanie programu znie: Vytvorte program, ktorý pre čísla od 1 do 20 vypíše ich n-té mocniny. Umožnite n zadať používateľovi a na výpočet mocniny použite funkciu.

About

Eigenfunction of a power. The power is calculated using Newton's method. The assignment for developing the program is: Create a program that, for numbers from 1 to 20, lists their nth powers. Allow n to be entered by the user and use the function to calculate the power.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages