Is there infinity or NaN?

Freeform discussion about anything related to modding Transcendence.
Post Reply
EditorRUS
Militia Lieutenant
Militia Lieutenant
Posts: 148
Joined: Tue Oct 30, 2012 6:30 pm

Does TLISP support "infinity" for num variables?

(setq X infinity) --> X = 1.#INF or inf depending from the OS.
(setq X (divide X X)) --> X = 1.#IND or nan depending from the OS.
Post Reply