Feeds
질문
Calling Function with values
TO call a function with input x and output y. x = [10,20,30,40,50] with corresponding outputs y =[ 12,34,45,66,56] ( obt...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Calling Function with values
TO call a function with input x and output y. x = [10,20,30,40,50] with corresponding outputs y =[ 12,34,45,66,56] ( obt...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Call a function with output as values rather than function.
I need to call a function say funt (x) with output y x = [10 ,20, 30,40,50 ] y = [ 45 ,63,65,57,78] ( just some values o...
10년 초과 전 | 답변 수: 0 | 0