The general to limit the number of decimals is:
println((round(Array,number of decimals))
so to get four decimals:
println((round(Array,4))
The general to limit the number of decimals is:
println((round(Array,number of decimals))
so to get four decimals:
println((round(Array,4))
Tags: julia
You are currently browsing the archives for Saturday, April 5th, 2014
Arclite theme by digitalnature | powered by WordPress