Skip to content

Error #10

Description

@Elencon

Function
public static double ConvertkWtoW(double PowinkW) => PowinkW / 1000;
must be
public static double ConvertkWtoW(double PowinkW) => PowinkW * 1000;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions