Pages: 1
Topic closed
If I just learn that, I'll know EVERYTHING about scratch. Please post!!!!!
when gf clicked repeat until <(help) = [10]> wait until <(sensor value) = (100)> change [help] by (1) end say [Thank you so much] for (4) secs
Last edited by 162597 (2012-02-25 20:07:34)
Offline
This lists the Operators blocks. Click one to see what it does.
Offline
I think he meant what are the individual drop down conditions of the very bottom:
abs = absolute value
sqrt = square root
sin = sine (trigonometric ratio between the hypotenuse and the opposite side of a right triangle)
cos = cosine (ratio between hypotenuse and adjacent side of a right triangle)
tan = tangent (ratio between adjacent and opposite side of a triangle)
asin = arcsine (the angle that goes with the ratio produced by the sine)
acos = arccosine (same as above except for cosine)
atan = arctangent (same as above except for tangent)
ln = natural log (the exponent you put on e to get the specified number)
log = log base 10 (the exponent you put on 10 to get the specified number)
e^ = e to the power of (natural base to any specified power)
10^ = 10 to the power of (10 to any specified power)
Hope that helps!
Offline
AtomicBawm3 wrote:
I think he meant what are the individual drop down conditions of the very bottom:
sin = sine (trigonometric ratio between the hypotenuse and the opposite side of a right triangle)
cos = cosine (ratio between hypotenuse and adjacent side of a right triangle)
tan = tangent (ratio between adjacent and opposite side of a triangle)
asin = arcsine (the angle that goes with the ratio produced by the sine)
acos = arccosine (same as above except for cosine)
atan = arctangent (same as above except for tangent)
Hope that helps!
He may not know trigonometry.
if you don't, just look here and try to understand
Offline
AtomicBawm3 wrote:
I think he meant what are the individual drop down conditions of the very bottom:
abs = absolute value
sqrt = square root
sin = sine (trigonometric ratio between the hypotenuse and the opposite side of a right triangle)
cos = cosine (ratio between hypotenuse and adjacent side of a right triangle)
tan = tangent (ratio between adjacent and opposite side of a triangle)
asin = arcsine (the angle that goes with the ratio produced by the sine)
acos = arccosine (same as above except for cosine)
atan = arctangent (same as above except for tangent)
ln = natural log (the exponent you put on e to get the specified number)
log = log base 10 (the exponent you put on 10 to get the specified number)
e^ = e to the power of (natural base to any specified power)
10^ = 10 to the power of (10 to any specified power)
Hope that helps!
Finally, I know everything about Scratch!!!!!
Offline
hello12345678910 wrote:
AtomicBawm3 wrote:
I think he meant what are the individual drop down conditions of the very bottom:
sin = sine (trigonometric ratio between the hypotenuse and the opposite side of a right triangle)
cos = cosine (ratio between hypotenuse and adjacent side of a right triangle)
tan = tangent (ratio between adjacent and opposite side of a triangle)
asin = arcsine (the angle that goes with the ratio produced by the sine)
acos = arccosine (same as above except for cosine)
atan = arctangent (same as above except for tangent)
Hope that helps!He may not know trigonometry.
if you don't, just look here and try to understand
You are so right. Thank you
Offline
Topic closed
Pages: 1