Hi all,

I have notice a constraint "SinOverflow" (which is x>=134217728) in analysishelper.cxx in scaddins. What is the special reason for it?

In other places with sin() the version ::rt::math::sin() is used to get a guard for overflow. That would result in constraint x<=9,22337203685478E+018, which is much larger.

If there is no special reason, should I replace it, while I work on the missing complex trigonometric functions?

kind regards
Regina


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to