Searched defs:fSign (Results 1 – 3 of 3) sorted by relevance
82 double fSign = (N % 2 == 1 && x < 0) ? -1.0 : 1.0; in BesselJ() local
1235 double fSign = 1.0; in rtl_math_asinh() local
356 double fSign; in ScGetDiffDate360() local
Completed in 37 milliseconds