Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
circl
//Rextester.Program.Main is the entry point for your code. Don't change it. //Microsoft (R) Visual C# Compiler version 2.9.0.63208 (958f2354) using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { var m = 20; var R = 20.0 * Math.Pow(10, -2); var Lambda = 600.0 * Math.Pow(10, -9); var d = Math.Sqrt(R * (m + 1) * Lambda) + Math.Sqrt(R * (2 * m - 1) * Lambda / 2); d *= 1000; Console.WriteLine(d); Console.WriteLine(R); Console.WriteLine(float.MinValue); } } }
run
|
edit
|
history
|
help
0
Truncate String by Byte
1
practice
Fibonacci recursion
bc160401882
Interface IEnumerable
Palindrome 2
asxsdf
RHGFEC WQWQW
Live tv 2021