daml/docs/source
Moritz Kiefer 350f7bb1e7
Fix optPow and errPow (#5722)
The last multiplication in both ended up being exponent * result
instead of base * result. I’ve renamed the variables since that makes
this trivial to spot and I’ve added a simple scenario that actually
tests this.

changelog_begin
changelog_end
2020-04-24 17:28:56 +02:00
..
app-dev Split standard library docs up one page per module. (#5636) 2020-04-22 13:23:46 +01:00
concepts Split standard library docs up one page per module. (#5636) 2020-04-22 13:23:46 +01:00
daml Fix optPow and errPow (#5722) 2020-04-24 17:28:56 +02:00
daml-integration-kit Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
daml-repl Relabel "Experimental" to "Early Access" and reorganise pages (#5411) 2020-04-03 16:29:22 +02:00
daml-script Make DAML Triggers and DAML Script default to wall-clock-time (#5632) 2020-04-20 14:42:19 +00:00
deploy Update ledgers page (#5640) 2020-04-21 10:42:14 +02:00
examples Docs: Remove refernce to ex-upgrade example (#5650) 2020-04-21 15:10:28 +00:00
getting-started create-daml-app test: Move back to daml start (#5637) 2020-04-20 16:30:51 -04:00
json-api JSON API endpoints for DAR file upload, DALF download (#5613) 2020-04-21 19:22:50 -04:00
support Release SDK 1.0 (#5558) 2020-04-15 15:25:39 +02:00
tools Update daml install docs (#5448) 2020-04-06 15:07:16 +00:00
triggers Make DAML Triggers and DAML Script default to wall-clock-time (#5632) 2020-04-20 14:42:19 +00:00
upgrade Add documentation for upgrading using DAML script and triggers (#5465) 2020-04-07 14:36:40 +02:00
index.rst Split standard library docs up one page per module. (#5636) 2020-04-22 13:23:46 +01:00