Feeds
질문
how can i create a circle with a radius leading to a point p with a tangent on the point p?
I need a script to create a circle from a fixed point defined 𝑥 = 𝑟 cos 𝜃 + 𝑥0 𝑦 = 𝑟 sin 𝜃 + 𝑦0 with a radius plotted between (𝑥...
대략 3년 전 | 답변 수: 0 | 0
0
답변질문
creating a script to solve simultaneous equations using matrices
i need help to Write a script file to solve a system of simultaneous equations that is written in the form 𝐴𝑋 = 𝐵 where 𝐴 is a...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
Temperature conversion script doest work with negative input value
I've made a script that converts Farenheit to Celsius and Kelvin, but when the input value is negative the script breaks and giv...
대략 3년 전 | 답변 수: 1 | 0