Qurak

SetPrecision

Tilgjengelig

Sets the precision of a number to a specified number of digits

SetPrecision[expr, p]
SetPrecision[2.1, 20] → 2.10000000000000008881784197001252323389`20.SetPrecision[a + 2 b + 3 c, 20] → a + 2.`20.*b + 3.`20.*cSetPrecision[a + 2 b + 3c, MachinePrecision] → a + 2.*b + 3.*c

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient