- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I would kindly need some help on a trig function.
This :
real sin ( angle 0 )
that's how it works :
Real angolo = 60
Real Numero = 20
Real Hello = ''
$Hello = $Numero *(sin( $angolo ))
Message Info $Hello
how do i make this work?
angle asin( real a )
thank you
Solved! Go to Solution.