Class ArcSine

    • Constructor Detail

      • ArcSine

        public ArcSine()
        Standard constructor. For real x with |x|>1 return NaN.
      • ArcSine

        public ArcSine​(boolean strict)
        Controls the behaviour for out of range real arguments
        Parameters:
        strict - if false returns corresponding complex result if true return NaN