Community Profile

photo

Alex


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Plot questions (variables at legend, labeling a marker)
hi , so i got two questions. i made a function to find an intersection between two lines (y=x+c) and then plots the lines. Now i...

9 years ago | 1 answer | 0

1

answer

Question


Checking for Pythagoric Triplets
I need to make a function that checks if an input vector of 3 numbers is a pythagoric triple. now the condition that stops me i...

9 years ago | 3 answers | 0

3

answers

Question


using operators (+,-,*,/) in variables
Hi, if i need to config for + to be 'op' for example how can i then use it as an actual + further down the code? example ...

9 years ago | 2 answers | 0

2

answers

Question


creating new number from two numbers
if i need to create a new number from two given numbers for example : a=4 b=9 new number should be a times b (9999). is there a ...

9 years ago | 3 answers | 0

3

answers

Question


help with proper loop stopping
I need to make a script that request integer positives or x=0, calculates the average of the given numbers until the user inputs...

9 years ago | 1 answer | 0

1

answer

Question


Finding the number of integers in a vector
Hello , im having a little trouble with a script to find a number of positive integers in a vector inputed by user without usin...

9 years ago | 1 answer | 1

1

answer