Home
last modified time | relevance | path

Searched defs:dispunit (Results 1 – 1 of 1) sorted by relevance

/dports/cad/electric/electric-7.00/src/db/
H A Ddbmath.c1716 float scaletodispunit(INTBIG value, INTBIG dispunit) in scaletodispunit()
1728 float scaletodispunitsq(INTBIG value, INTBIG dispunit) in scaletodispunitsq()
1740 INTBIG scalefromdispunit(float value, INTBIG dispunit) in scalefromdispunit()
1753 float db_getcurrentscale(INTBIG intunit, INTBIG dispunit, INTBIG lambda) in db_getcurrentscale()