Table of Contents

Class LunyMath

Namespace
Luny.Engine.Bridge
/
Assembly
Luny.dll
public static class LunyMath
Expand Details ...
Inheritance
Object
LunyMath

Methods

CopySign(Single, Single)

public static Single CopySign(Single magnitude, Single sign)

Parameters

Type Name Description
Single
magnitude
Single
sign

Returns

Single