From WikiChip
Difference between revisions of "mirc/identifiers/$wavedir"
< mirc‎ | identifiers

(Created page with "{{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound}}(wave)}}'''$wavedir''' return == Synopsis == <pre>$wavedir</pre> == Paramters == <span style="dis...")
 
Line 1: Line 1:
{{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound}}(wave)}}'''$wavedir''' return  
+
{{mirc title|$wavedir Identifier}}{{Deprecated feature|new={{mIRC|$sound|$sound(wave)}}}}'''$wavedir''' return  
  
 
== Synopsis ==
 
== Synopsis ==
Line 6: Line 6:
 
== Paramters ==
 
== Paramters ==
  
<span style="display: inline-block; width: 50px;">'''N'''</span>The number you want the arc cosine of, in radian.
+
None
  
 
== Properties ==
 
== Properties ==
  
<span style="display: inline-block; width: 80px;">'''.deg'''</span>Returns the angle as degrees, default is radians.
+
None
  
 
== Example ==
 
== Example ==
<source lang="mIRC">//echo -a $abook(*,0)</source>
+
<source lang="mIRC">//echo -a $wavedir</source>
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|5.3}}
+
{{mIRC compatibility|4.52}}
  
 
== See Also ==
 
== See Also ==
{{mIRC|$cos}}
+
{{mIRC|$mp3dir}}
{{mIRC|$sin}}
+
{{mIRC|$sound}}
{{mIRC|$tan}}
+
{{mIRC|$mididir}}
{{mIRC|$asin}}
 
{{mIRC|$atan}}
 
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 17:45, 7 September 2015

Note: This feature has essentially been replaced by $sound(wave).$wavedir return

Synopsis

$wavedir

Paramters

None

Properties

None

Example

//echo -a $wavedir

Compatibility

Added: mIRC v4.52
Added on: 06 Jul 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$mp3dir $sound $mididir