-
Notifications
You must be signed in to change notification settings - Fork 123
VRage.MyFixedPoint.MultiplySafe
← Index ← MyFixedPoint
csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [float](System.Single) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [int](System.Int32) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([float](System.Single) a, [MyFixedPoint](VRage.MyFixedPoint) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([int](System.Int32) a, [MyFixedPoint](VRage.MyFixedPoint) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [MyFixedPoint](VRage.MyFixedPoint) b)
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!