Skip to content

Math/Trig functions drop to double-precision System.Math implementations. #1

Description

@MainMemory

The following functions drop to the double-precision implementations in System.Math:

  • Exp/Pow (partially, integral powers use BigInteger implementation)
  • Sin
  • Cos
  • Tan
  • Sinh
  • Cosh
  • Tanh
  • Asin
  • Acos
  • Atan/Atan2
  • Sqrt
  • Log/Log10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions