Spher harmon.m

From Spinach Documentation Wiki
Revision as of 17:08, 2 November 2015 by Admin (talk | contribs) (Created page with "Computes spherical harmonics. Syntax: Y=spher_harmon(l,m,theta,phi) Parameters: l - a vector of L quantum numbers m - a vecto...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Computes spherical harmonics. Syntax:

                     Y=spher_harmon(l,m,theta,phi)

Parameters:

    l        - a vector of L quantum numbers
    m        - a vector of M quantum numbers
    theta    - a vector of theta angles in radians
    phi      - a vector of phi angels in radians