The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Input function - bad argument value
06-07-2023, 05:04 PM (This post was last modified: 06-09-2023 07:31 PM by Amer7.)
Post: #1
Input function - bad argument value
Hi,
Folks I have a problem, my tasks became to complicated for me to calculate it all by hand ( I don't have enough time to complete the task)

How can I input a function like:
a1=d1*cos(alpha)+X
a2=d1*sin(beta)+Y
a3=d2*cos(beta)
a4=d3*sin(beta) ....

I can have Xx amount of these functions

And then tell the program to derivation of functions by variable that in input.
like alpha, beta, d1, d2

[Image: attachment.php?aid=12224]
As you can see these are stored in matrix
The issue is when I write the input program it doesn't let me input the function.
How can I make this on Prime?

1. Issue is how do I make first input screen to let me enter the numbers of how many inputs spaces I need.
2. How do I input the function


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Input function - bad argument value - Amer7 - 06-07-2023 05:04 PM
RE: Input function - Amer7 - 06-07-2023, 08:05 PM



User(s) browsing this thread: 1 Guest(s)