Posts by josemaria512 • 1 point
2 posts
-
-1
votes0
answers26
viewsQ: Difficulty with Double handling in Java
I’m getting the value 99999912343000007654329925.7865, declared as Double, but in time to print it I get 99999912343000000000000000.0000. The error is in or out of that number? Follow the code:…
javaasked josemaria512 1 -
0
votes0
answers36
viewsQ: Finite automata change not deterministic to deterministic finite automaton
What happens exactly when the transformation algorithm of a Nondeterministic Finite Automaton (NFA) into Deterministic Finite Automaton (DFA) is applied to an automaton that is already…
language-independentasked josemaria512 1