- 2,163
- 191
Is there an online program that for a given function value and range, it lists the f(x) and x?
The discussion revolves around finding an online program or tool that can calculate and list values of a function f(x) for a given range of x. Participants explore various options, including spreadsheets and programming languages like Python, to achieve this task.
Participants generally agree that spreadsheets can be used for the task, but there is no consensus on whether an online program or Python would be more suitable. The discussion remains unresolved regarding the best approach to take.
Some participants express varying levels of familiarity with spreadsheets, which may affect their ability to utilize this tool effectively. There are also references to specific mathematical functions, indicating a need for clarity on function types available in the suggested tools.
Arman777 said:Is there an online program that for a given function value and range, it lists the f(x) and x?
Not much but I am searching I am sure I ll find a waygleem said:How familiar are you with spreadsheets?
okay I openedgleem said:Go to the Google site and create an account.
Arman777 said:Is there an online program that for a given function value and range, it lists the f(x) and x?
wle said:What's the context, i.e., why do you want to do this?
You've described using Python to solve some problems in recent threads. Is there a reason you don't just use Python? Note that there are some Python interpreters that you can access online, e.g. here, if this is somehow important.
oh I know that functions but I actually mean the mathematical functions like e^x etx .well yes I actually can write in python and I did it so I guess problem solved.gleem said:At the top of the page is the Google banner and on the right is an icon consisting of a 3x3 symbolic matrix. Click on this to get into Googles apps In the menu click on Drive . Click on My Drive button to access the Window Office like apps. Click on Sheet to open the spreadsheet. You can create most any function you want by selecting the Insert button and then the function button.
Arman777 said:oh I know that functions but I actually mean the mathematical functions like e^x etx