yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

all functions - Y

 
 
 
Y_LAUNCH


 Y_LAUNCH  
 
builtin function, documented at i0/paths.i   line 82  
SEE Y_SITE  
 
 
 
Y_SITE


             Y_LAUNCH       the directory containing the Yorick executable  
             Y_SITE         Yorick's "site directory"  
 
     Y_LAUNCH is set by compiled code when Yorick starts and should never  
              be modified.  
     Y_SITE is set to a default built-in value by compiled code at startup,  
              but may be modified in the file Y_LAUNCH/paths.i to allow for  
              ports of Yorick binary executables.  
builtin function, documented at i0/paths.i   line 82  
 
 
 
Ylm


              
 
 Ylm  spherical harmonic: Ylm(l,m,theta,phi)  
interpreted function, defined at contrib/harmonic.i   line 47