Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Label References |  Local Variables  | All
Print Page as PDF
Routine: XLFMTH

Package: Kernel

Routine: XLFMTH


Information

XLFMTH ;SF-ISC/RWF,HINES/CFB,DW - MATH FUNCTIONS;07/16/93 10:21 ;03/03/95 15:29

Source Information

Source file <XLFMTH.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Kernel 1 (ACOS,ACOSD,ACOT,ACOTD,ACSC,ACSCD,ASEC,ASECD,ASIN,ASIND,ATAN,ATAND)^XLFMTH1  

Caller Graph

Caller Graph Total: 44

Package Total Caller Graph
MailMan 8 XMJMFB  XMJML  XMJMP1  XMJMR1  XMUT2  XMUT5R1  XMUTERM1  XMVGRP  
PCE Patient Care Encounter 7 PXRRECSE  PXRRFDP  PXRRLCCP  PXRRLCHP  PXRRPAPR  PXRRPRSP  PXRRWLPR  
Clinical Reminders 5 PXRMBMI  PXRMCF  PXRMFFDB  PXRMINDC  PXRMOUTD  
Mental Health 5 YSASCSA  YSASCSB  YSASCSC  YTPAI  YTSVR12  
Kernel 3 XLFHYPER  XLFMTH1  XUA4A72  
Clinical Case Registries 2 RORX019A  RORX020B  
Inpatient Medications 2 PSJDOSE  PSJPAD7U  
Order Entry Results Reporting 2 ORAM  ORAMTTR  
Authorization Subscription 1 USRRUL1  
Consult Request Tracking 1 GMRCCB  
E Claims Management Engine 1 BPSRPT9  
Integrated Billing 1 IBCVC  
Lab Service 1 LR7OF5  
Master Patient Index VistA 1 MPIFQUE4  
Outpatient Pharmacy 1 PSOMGCOM  
Radiology Nuclear Medicine 1 RAO7UTL  
Registration 1 DGRRLU3  
Scheduling 1 SDECAPI4  

Entry Points

Name Comments DBIA/ICR reference
ABS(X) ;absolute value
  • ICR #10105
    • Status: Active
    • Usage: Supported
    LN(X,PR) ;log base e
  • ICR #10105
    • Status: Active
    • Usage: Supported
    LOG(X,PR) ;log base 10
  • ICR #10105
    • Status: Active
    • Usage: Supported
    A
    B
    EXP(X,PR) ;e to the X power
  • ICR #10105
    • Status: Active
    • Usage: Supported
    EX
    PWR(Y,X,PR) ;X to the Y power
  • ICR #10105
    • Status: Active
    • Usage: Supported
    P
    LIM
    Q
    PR(PR,PL)
    E(PR) ;e
  • ICR #10105
    • Status: Active
    • Usage: Supported
    PI(PR) ;PI
  • ICR #10105
    • Status: Active
    • Usage: Supported
    SQRT(X,PR) ;square root of X
  • ICR #10105
    • Status: Active
    • Usage: Supported
    L
    SD(%S1,%S2,%N) ;%S1=SUM, %S2=SUM OF SQUARES, %N=COUNT
  • ICR #10105
    • Status: Active
    • Usage: Supported
    MIN(%1,%2)
  • ICR #10105
    • Status: Active
    • Usage: Supported
    MAX(%1,%2)
  • ICR #10105
    • Status: Active
    • Usage: Supported
    DMSDEC(X,PR) ;degrees:min:sec to decimal
  • ICR #10105
    • Status: Active
    • Usage: Supported
    DECDMS(X,PR) ;decimal to degrees:min:sec
  • ICR #10105
    • Status: Active
    • Usage: Supported
    DTR(X,PR) ;degrees to radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    RTD(X,PR) ;radians to degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    SINDEG(X,PR) ;sine in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    SIN(X,PR) ;sine in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    S
    CSCDEG(X,PR) ;cosecant in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    CSC(X,PR) ;cosecant in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    COSDEG(X,PR) ;cosine in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    COS(X,PR) ;cosine in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    C
    SECDEG(X,PR) ;secant in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    SEC(X,PR) ;secant in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    TANDEG(X,PR) ;tangent in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    TAN(X,PR) ;tangent in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    COTDEG(X,PR) ;cotangent in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    COT(X,PR) ;contangent in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ASINDEG(X,PR) ;arc-sine in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ASIN(X,PR) ;arc-sine in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACOSDEG(X,PR) ;arc-cosine in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACOS(X,PR) ;arc-cosine in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ATANDEG(X,PR) ;arc-tangent in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ATAN(X,PR) ;arc-tangent in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACOTDEG(X,PR) ;arc-cotangent in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACOT(X,PR) ;arc-cotangent in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ASECDEG(X,PR) ;arc-secant in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ASEC(X,PR) ;arc-secant in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACSCDEG(X,PR) ;arc-cosecant in degrees
  • ICR #10105
    • Status: Active
    • Usage: Supported
    ACSC(X,PR) ;arc-cosecant in radians
  • ICR #10105
    • Status: Active
    • Usage: Supported

    External References

    Name Field # of Occurrence
    ACOS^XLFMTH1 ACOS+1
    ACOSD^XLFMTH1 ACOSDEG+1
    ACOT^XLFMTH1 ACOT+1
    ACOTD^XLFMTH1 ACOTDEG+1
    ACSC^XLFMTH1 ACSC+1
    ACSCD^XLFMTH1 ACSCDEG+1
    ASEC^XLFMTH1 ASEC+1
    ASECD^XLFMTH1 ASECDEG+1
    ASIN^XLFMTH1 ASIN+1
    ASIND^XLFMTH1 ASINDEG+1
    ATAN^XLFMTH1 ATAN+1
    ATAND^XLFMTH1 ATANDEG+1

    Label References

    Name Line Occurrences
    $$COS COSDEG+1
    $$COT COTDEG+1
    $$CSC CSCDEG+1
    $$DMSDEC SINDEG+1, CSCDEG+1, COSDEG+1, SECDEG+1, TANDEG+1, COTDEG+1
    $$DTR SINDEG+1, CSCDEG+1, COSDEG+1, SECDEG+1, TANDEG+1, COTDEG+1
    $$PR LN+1, LOG+1, EXP+1, PWR+1, E+1, PI+1, SQRT+1, DMSDEC+1, DECDMS+1, DTR+1
    , RTD+1, SINDEG+1, SIN+1, CSCDEG+1, CSC+1, COSDEG+1, COS+1, SECDEG+1, SEC+1, TANDEG+1
    , TAN+1, COTDEG+1, COT+1
    $$SEC SECDEG+1
    $$SIN SINDEG+1
    $$SQRT SD+2
    $$TAN TANDEG+1
    A LN+1, LOG+1, P
    C COS+1, SEC+1, TAN+1, COT+1
    EX EXP+1, P
    LIM BEXSC
    P PWR+1
    Q LN+1, LOG+1, EXP+1, PWR+1, E+1, PI+1, L+1, DMSDEC+1, DTR+1, RTD+1
    , SIN+1, CSC+1, COS+1, SEC+1, TAN+1, COT+1
    S SIN+1, CSC+1, TAN+1, COT+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    %1 MIN~, MAX~
    %2 MIN~, MAX~
    %N SD~, SD+1, SD+2
    %S1 SD~, SD+2
    %S2 SD~, SD+2
    %SD SD+1~*, SD+2*
    %X SD+1~*, SD+2*
    C COT+1~*
    L LN+1~, LOG+1~, B*, EXP+1~, EX*, PWR+1~, SIN+1~, S*, CSC+1~, COS+1~
    , C*, SEC+1~, TAN+1~, COT+1~
    LIM LN+1~, LOG+1~, B, EXP+1~, EX, PWR+1~, LIM*, SIN+1~, S, CSC+1~
    , COS+1~, C, SEC+1~, TAN+1~, COT+1~
    M LN+1~, LOG+1~, A*, A+1*, A+2, B*, EXP+1~, PWR+1~, SIN+1~, CSC+1~
    , COS+1~, SEC+1~, TAN+1~, COT+1~
    N LN+1~, LOG+1~, A*, A+1*, B+1, EXP+1~, PWR+1~, SIN+1~, CSC+1~, COS+1~
    , SEC+1~, TAN+1~, COT+1~
    O LN+1~, LOG+1~, B*, EXP+1~, EX*, PWR+1~, SIN+1~, S*, CSC+1~, COS+1~
    , C*, SEC+1~, TAN+1~, COT+1~
    P LN+1~, LOG+1~, EXP+1~, PWR+1~, P*, SIN+1~, CSC+1~, COS+1~, SEC+1~, TAN+1~
    , COT+1~
    PL PR~
    PR LN~, LN+1*, LOG~, LOG+1*, EXP~, EXP+1*, PWR~, PWR+1*, LIMQ
    , PR~, E~, E+1*, PI~, PI+1*, SQRT~, SQRT+1*, DMSDEC~, DMSDEC+1*, DECDMS~
    , DECDMS+1*, DTR~, DTR+1*, RTD~, RTD+1*, SINDEG~, SINDEG+1*, SIN~, SIN+1*, CSCDEG~
    , CSCDEG+1*, CSC~, CSC+1*, COSDEG~, COSDEG+1*, COS~, COS+1*, SECDEG~, SECDEG+1*, SEC~
    , SEC+1*, TANDEG~, TANDEG+1*, TAN~, TAN+1*, COTDEG~, COTDEG+1*, COT~, COT+1*, ASINDEG~
    , ASIN~, ACOSDEG~, ACOS~, ATANDEG~, ATAN~, ACOTDEG~, ACOT~, ASECDEG~, ASEC~, ACSCDEG~
    , ACSC~
    S TAN+1~*
    SIGN SIN+1~, S*, CSC+1~, COS+1~, C*, SEC+1~, TAN+1~, COT+1~
    T SQRT+1~, L*
    X ABS~, ABS+1, LN~, LOG~, AA+1, A+2*, B*, EXP~, EX
    , PWR~, P*, SQRT~, SQRT+1, L, DMSDEC~, DMSDEC+1, DECDMS~, DECDMS+1*, DTR~
    , DTR+1, RTD~, RTD+1, SINDEG~, SINDEG+1*, SIN~, S*, CSCDEG~, CSCDEG+1*, CSC~
    , COSDEG~, COSDEG+1*, COS~, C*, SECDEG~, SECDEG+1*, SEC~, TANDEG~, TANDEG+1*, TAN~
    , COTDEG~, COTDEG+1*, COT~, ASINDEG~, ASIN~, ACOSDEG~, ACOS~, ATANDEG~, ATAN~, ACOTDEG~
    , ACOT~, ASECDEG~, ASEC~, ACSCDEG~, ACSC~
    Y LN+1~, LOG+1~*, B*, B+1*, EXP+1~, EX*, PWR~, P*, Q, E+1~*
    , PI+1~*, SQRT+1~*, L*, DMSDEC+1~*, DECDMS+1~*, DTR+1~*, RTD+1~*, SIN+1~, S*, CSC+1~*
    , COS+1~, C*, SEC+1~*, TAN+1~*, COT+1~*
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Label References |  Local Variables  | All