Posts by Leonardo Barcelos • 13 points
2 posts
- 
		0 votes1 answer141 viewsQ: C# Array number nextI’m in need of help I don’t know but where to turn. The problem and the following we have an Array of type Double. We have a variable x = 91.30 in the Array (a) the nearest value is 91.39. I wanted… 
- 
		-2 votes1 answer105 viewsQ: automatic matrix with python ruleHow I would create a 2-column array in python as follows. where the first column adds 0.28++ to 100%, and the second column is the percentage value of 1 column * 342.…