Skip to content

Commit

Permalink
Add flash example
Browse files Browse the repository at this point in the history
  • Loading branch information
kg583 committed Apr 22, 2024
1 parent eaa128c commit f5fa56c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@
# Convert an exact number into a real number
my_exact = TIRealRadical.open("EXAMPLE.8xn")
real = TIReal(my_exact.float())


# Open a flash app
my_flash = TIApp.open("EXAMPLE.8ek")

0 comments on commit f5fa56c

Please sign in to comment.