Community Profile

photo

JITHIN NALUPURAKKAL


Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Function returns mapping to another function variable
Questions: When i have 2 returns in the below function why does the "ans" only shows the value of "c" and not "d" or "absx" or ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Calling a function from another function
The first function is as below: function my_first_function1(input,b) c = input*b; absx = c; absx end The second function...

mer än 3 år ago | 1 answer | 0

1

answer