Skip to content

Logaritm of Negative numbers  #1

@arian

Description

@arian

Currently new Complex(-Math.E.pow(2), 0).log() returns 2, but because -Math.E.pow(2) is a negative number it should return 2+pi*i

I have to find out how to calculate the logarithm of negative numbers and the logarithm of complex numbers where the real part is negative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions