Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Multiplicate several numbers
Post: RE: Multiplicate several numbers

Thanks for answer, but it didnt work :/ Do you have other suggestions? :) [Image: https://imgur.com/a/kCqm92f]
Student0 General Coding Help 5 2,864 Oct-05-2018, 08:40 AM
    Thread: Multiplicate several numbers
Post: Multiplicate several numbers

Hello! I have this function: 1 + 1/x^2 I want to get the product of this function from n = 1 to n = 19 (1 + 1/1^2) * (1 + 1/2^2) * (1 + 1/3^2) * (1+1/n^2).... How can I do this in python in a easy...
Student0 General Coding Help 5 2,864 Oct-04-2018, 09:13 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020